BASS.NET API for the Un4seen BASS Audio Library

EncoderLAMELAME_PresetName Field

BASS.NET API for the Un4seen BASS Audio Library
--preset: Preset name must be "medium", "standard", "extreme", "insane" or a value for an average desired bitrate and depending on the value specified, appropriate quality settings will be used.

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

public string LAME_PresetName

Field Value

Type: String
Remarks

If a preset name is specified NO other options will be used! So make sure to set the preset name to String.Empty, if you want to use any other options.
See Also

Reference