H264EncoderBitRate Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
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