| AudioFormatAudioCodecBitrate Property  | 
            Gets the bitrate of the vocoder the data encoded with.
            
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic int AudioCodecBitrate { get; }Public ReadOnly Property AudioCodecBitrate As Integer
	Get
public:
property int AudioCodecBitrate {
	int get ();
}member AudioCodecBitrate : int with get
Property Value
Type: 
Int32
See Also