Enum MultistreamCTL
These are convenience macros that are specific to the opus_multistream_encoder_ctl() and opus_multistream_decoder_ctl() interface.
Namespace: OpusSharp.Core
Assembly: OpusSharp.Core.dll
Syntax
public enum MultistreamCTL
Fields
Name | Description |
---|---|
OPUS_MULTISTREAM_GET_DECODER_STATE | Gets the decoder state for an individual stream of a multi-stream decoder. |
OPUS_MULTISTREAM_GET_ENCODER_STATE | Gets the encoder state for an individual stream of a multi-stream encoder. |