| VideoFormatMaxBitrate Property  | 
            Gets the maximum bitrate for the video data.
            
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic int MaxBitrate { get; }Public ReadOnly Property MaxBitrate As Integer
	Get
public:
property int MaxBitrate {
	int get ();
}member MaxBitrate : int with get
Property Value
Type: 
Int32
See Also