BASS.NET API for the Un4seen BASS Audio Library

EncoderMP3SMP3S_Bitrate Field

BASS.NET API for the Un4seen BASS Audio Library
-b: Constant bitrate in kbps, default 128 kbps.

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

public int MP3S_Bitrate

Field Value

Type: Int32
Remarks

Valid ranges for the output bitrate are:

Mono mp3: 16000 - 256000 bits/s

Stereo mp3: 96000 - 320000 bits/s

MP3 Surround: 128000 - 320000 bits/s

See Also

Reference