Click or drag to resize

IVideoControlT Interface

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public interface IVideoControl<T>

Type Parameters

T

The IVideoControlT type exposes the following members.

Properties
Methods
  NameDescription
Public methodResetTransforms
Public methodSetImageProvider
Public methodStart
Start the videoviewer control
Public methodStop
Stop the videoviewer control
Top
See Also