Enable the VBR (variable bitrate) mode (default is ).
Namespace: Un4seen.Bass.Misc
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.7
Syntax
Field Value
Type: BooleanRemarks
When making a VBR stream, the bitrate is only allowed to vary within set limits:
| Samplerate: | Bitrate: |
|---|---|
| 48kHz | Stereo: 112-384kbps Mono: 56-192kbps |
| 44.1kHz or 32kHz | Stereo: 192-384kbps Mono: 96-192kbps |
| 24kHz, 22.05kHz or 16kHz | Stereo/Mono: 8-160kbps |
See Also