| H264EncoderBitRate Property  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic int BitRate { get; }Public ReadOnly Property BitRate As Integer
	Get
public:
property int BitRate {
	int get ();
}member BitRate : int with get
Property Value
Type: 
Int32
See Also