BASS.NET API for the Un4seen BASS Audio Library

EncoderBassEnc_OpusOPUS_Mode Field

BASS.NET API for the Un4seen BASS Audio Library
--vbr, --cvbr, --hard-cbr: The bitrate encoding mode to use (default is VBR).

Namespace:  Un4seen.Bass.Misc
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.7
Syntax

public EncoderBassEnc_OpusOPUSMode OPUS_Mode

Field Value

Type: EncoderBassEnc_OpusOPUSMode
Remarks

For streaming the HardCBR mode is recommended.
See Also

Reference