OI_CODEC_SBC_FRAME_INFO is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
The sampling frequency. Input parameter.
The block size used to encode the stream. Input parameter.
The number of subbands of the encoded stream. Input parameter.
The mode of the encoded channel. Input parameter.
The number of channels of the encoded stream.
The bit allocation method. Input parameter.
Size of the bit allocation pool used to encode the stream. Input parameter.
Parity check byte used for error detection.
Whether joint stereo has been used.
This value is only used when encoding. SBC_MAX_BITPOOL if variable bitpools are disallowed, otherwise the minimum bitpool size that will be used by the bit allocator.
Information about the previous frame.

References

from examples