These macros are used with the opus_decoder_ctl
and opus_encoder_ctl
calls to generate a particular request.
These macros are used with the opus_decoder_ctl
and opus_encoder_ctl
calls to generate a particular request.
When called on an OpusDecoder
they apply to that particular decoder instance. When called on an OpusEncoder
they apply to the corresponding setting on that encoder instance, if present.
Some usage examples: