OpusDecoderCtlApi

函数功能

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中定义。

返回值说明

与Opus 1.3.1中opus_decoder_ctl接口一致,请参见Opus 1.3.1中定义。