ImageProviderTCurrentVideoData Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public VideoData CurrentVideoData { get; }
Public ReadOnly Property CurrentVideoData As VideoData
Get
public:
property VideoData^ CurrentVideoData {
VideoData^ get ();
}
member CurrentVideoData : VideoData with get
Property Value
Type:
VideoDataSee Also