Click or drag to resize

G722CodecState Properties

The G722CodecState type exposes the following members.

Properties
 NameDescription
Public propertyBand Band
Public propertyBitsPerSample Bits Per Sample 6 for 48000kbps, 7 for 56000kbps, or 8 for 64000kbps.
Public propertyEncodeFrom8000Hz 8kHz Sampling TRUE if encode from 8k samples/second
Public propertyInBits Number of bits in InBuffer
Public propertyInBuffer In bit buffer
Public propertyItuTestMode ITU Test Mode TRUE if the operating in the special ITU test mode, with the band split filters disabled.
Public propertyOutBits Number of bits in OutBuffer
Public propertyOutBuffer Out bit buffer
Public propertyPacked TRUE if the G.722 data is packed
Public propertyQmfSignalHistory Signal history for the QMF (x)
Top
See Also