| VP8VideoEventRaiserFormat Property  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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