BASS.NET API for the Un4seen BASS Audio Library

EncoderLAMELAME_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, as well as the LAME_VBREnforceMinBitrate flag will be evaluated.
See Also

Reference