OI_CODEC_SBC_DecoderReset() function
This function resets the decoder. The context must be reset when changing streams, or if the following stream parameters change: number of subbands, stereo mode, or frequency.
Arguments
context
Pointer to the decoder context structure to be reset.
enhanced
If true, enhanced SBC operation is enabled. If enabled, the codec will recognize the alternative syncword for decoding an enhanced SBC stream. Enhancements should not be enabled unless the stream is known to be generated by an enhanced encoder, or there is a small possibility for decoding glitches if synchronization were to be lost.