Opus解码控制接口,类似Opus 1.3.1版本的opus_decoder_ctl接口。
NA
int OpusDecoderCtlApi(OpusDecoder *st, int request, opus_int32 par)
与Opus 1.3.1中opus_decoder_ctl接口一致,请参见Opus 1.3.1中定义。