BASS.NET API for the Un4seen BASS Audio Library

EncoderFAACFAAC_Quality Field

BASS.NET API for the Un4seen BASS Audio Library
-q: Set default variable bitrate (VBR) quantizer quality in percent.

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

public int FAAC_Quality

Field Value

Type: Int32
Remarks

Default: 100, averages at approx. 120 kbps VBR for a normal stereo input file with 16 bit and 44.1 kHz sample rate. Max. value is 500, Min. value is 10.
See Also

Reference