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