BASS.NET API for the Un4seen BASS Audio Library

EncoderQTAACQT_CustomOptions Field

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

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

public string QT_CustomOptions

Field Value

Type: String
Remarks

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

Reference