G722CodecStateInBits Property |
Number of bits in InBuffer
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic int InBits { get; }Public ReadOnly Property InBits As Integer
Get
public:
property int InBits {
int get ();
}member InBits : int with get
Property Value
Int32
See Also