-b: Constant (or minimum allowed) bitrate in kbps, default 128 kbps.
Namespace: Un4seen.Bass.Misc
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax
Field Value
Type: Int32Remarks
If the LAME_UseVBR flag is not set (): This specifies the CBR bitrate.
If the LAME_UseVBR flag is set (): This specifies the minimum allowed VBR bitrate, if LAME_LimitVBR is also set.
See Also