BASS.NET API for the Un4seen BASS Audio Library

EncoderFHGAACplusAACPlus_UseADTS Field

BASS.NET API for the Un4seen BASS Audio Library
Use ADTS container instead of MPEG-4.

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

public bool AACPlus_UseADTS

Field Value

Type: Boolean
Remarks

Setting this flag to requires the "libmp4v2.dll" to be present.

Encoding to STDOUT (OutputFile is set to ) requires this flag to be set (e.g. when streaming to a SHOUTcast server in AAC), in such case this flag is automatically applied.

See Also

Reference