Click or drag to resize

EncoderConfig Properties

The EncoderConfig type exposes the following members.

Properties
  NameDescription
Public propertyApplication
Gets or sets a value that maps to "OPUS_SET_APPLICATION".
Public propertyStatic memberAuto
Gets the integral value that maps to the Opus "OPUS_AUTO" constant. Several int configuration properties can be set to this value.
Public propertyBandwidth
Gets or sets a value that maps to "OPUS_SET_BANDWIDTH".
Public propertyComplexity
Gets or sets a value that maps to "OPUS_SET_COMPLEXITY".
Public propertyDtx
Gets or sets a value that maps to "OPUS_SET_DTX".
Public propertyExpertFrameDuration
Gets or sets a value that maps to "OPUS_SET_EXPERT_FRAME_DURATION".
Public propertyForceChannels
Gets or sets a value that maps to "OPUS_SET_FORCE_CHANNELS".
Public propertyForwardErrorCorrection
Gets or sets a value that maps to "OPUS_SET_INBAND_FEC".
Public propertyIsPredictionDisabled
Gets or sets a value that maps to "OPUS_SET_PREDICTION_DISABLED".
Public propertyIsVbr
Gets or sets a value that maps to "OPUS_SET_VBR".
Public propertyMaxBandwidth
Gets or sets a value that maps to "OPUS_SET_MAX_BANDWIDTH".
Public propertyPacketLossPercent
Gets or sets a value that maps to "OPUS_SET_PACKET_LOSS_PERC".
Public propertySignal
Gets or sets a value that maps to "OPUS_SET_SIGNAL".
Public propertyUseConstrainedVBR
Gets or sets a value that maps to "OPUS_SET_VBR_CONSTRAINT".
Top
See Also