Opus解码接口,类似Opus 1.3.1版本的opus_decode接口。
NA
int OpusDecodeApi(OpusDecoder *st, const unsigned char *data, opus_int32 len, opus_int16 *pcm, int frame_size, int decode_fec)
与Opus 1.3.1中opus_decode接口一致,请参见Opus 1.3.1中定义。
与Opus 1.3.1中opus_decode接口一致,请参见Opus 1.3.1中定义。