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