BASS.NET API for the Un4seen BASS Audio Library

EncoderOPUSOPUS_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.5
Syntax

public EncoderOPUSOPUSMode OPUS_Mode

Field Value

Type: EncoderOPUSOPUSMode
Remarks

For streaming the HardCBR mode is recommended.
See Also

Reference