BASS.NET API for the Un4seen BASS Audio Library

EncoderOPUSOPUS_Bitrate Field

BASS.NET API for the Un4seen BASS Audio Library
-bitrate: Encoding bitrate in kbit/sec (6-256 per channel, default is 128 kpbs).

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

public int OPUS_Bitrate

Field Value

Type: Int32
Remarks

Depending on the OPUS_Mode option this defines the managed target bitrate.
See Also

Reference