BASS.NET API for the Un4seen BASS Audio Library

EncoderFAACFAAC_CustomOptions Field

BASS.NET API for the Un4seen BASS Audio Library
The custom parameter string, which should be used, if the FAAC_UseCustomOptionsOnly property is set to .

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

public string FAAC_CustomOptions

Field Value

Type: String
Remarks

This property string will be appended to all other FAAC_xxx options, if the FAAC_UseCustomOptionsOnly property is set to (default).
See Also

Reference