Click or drag to resize
OpusAudioEncoderConfiguration Properties

The OpusAudioEncoderConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyBitrate (Inherited from AudioEncoderConfiguration.)
Public propertyBitrateMode
Gets or sets the Bitrate Mode of the output stream.
Constant Bitrate: Hard CBR. This can cause noticeable quality degradation.
Variable Bitrate: VBR (default).
Public propertyBitsPerSample (Inherited from AudioEncoderConfiguration.)
Public propertyChannels (Inherited from AudioEncoderConfiguration.)
Public propertyDecoderSpecificData (Inherited from AudioEncoderConfiguration.)
Public propertyInitializationStatus (Inherited from AudioEncoderConfiguration.)
Public propertySamplerate (Inherited from AudioEncoderConfiguration.)
Top
See Also