ImageProviderTCurrentVideoData Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.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
VideoData
See Also