ImageProviderTCurrentVideoData Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic VideoData CurrentVideoData { get; }
Public ReadOnly Property CurrentVideoData As VideoData
Get
public:
property VideoData^ CurrentVideoData {
VideoData^ get ();
}
member CurrentVideoData : VideoData with get
Property Value
Type:
VideoData
See Also