G722CodecStateBitsPerSample Property |
Bits Per Sample
6 for 48000kbps, 7 for 56000kbps, or 8 for 64000kbps.
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic int BitsPerSample { get; }Public ReadOnly Property BitsPerSample As Integer
Get
public:
property int BitsPerSample {
int get ();
}member BitsPerSample : int with get
Property Value
Int32
See Also