BASS.NET API for the Un4seen BASS Audio Library

EncoderBassEnc_Mp3LAME_LimitVBR Field

BASS.NET API for the Un4seen BASS Audio Library
Use variable bitrate (VBR) limitation (Default is ).

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

public bool LAME_LimitVBR

Field Value

Type: Boolean
Remarks

If , the LAME_Bitrate and LAME_VBRMaxBitrate values will be used as the minimum and maximum allowed VBR bitrate.
See Also

Reference