$treeview $search $mathjax
|
|
$projectbrief
|
$searchbox |
Defines | |
#define | OPUS_MULTISTREAM_GET_ENCODER_STATE(x, y) |
Gets the encoder state for an individual stream of a multistream encoder. More... | |
#define | OPUS_MULTISTREAM_GET_DECODER_STATE(x, y) |
Gets the decoder state for an individual stream of a multistream decoder. More... |
The CTLs from Generic CTLs, Encoder related CTLs, and Decoder related CTLs may be applied to a multistream encoder or decoder as well. In addition, you may retrieve the encoder or decoder state for an specific stream via OPUS_MULTISTREAM_GET_ENCODER_STATE or OPUS_MULTISTREAM_GET_DECODER_STATE and apply CTLs to it individually.
|
Gets the decoder state for an individual stream of a multistream decoder.
|
|
Gets the encoder state for an individual stream of a multistream encoder.
|
For more information visit the Opus Website. |
©$year $generatedby doxygen 1.2.11.1 |