BASS.NET API for the Un4seen BASS Audio Library

EncoderWinampAACplusAACPlus_LC Field

BASS.NET API for the Un4seen BASS Audio Library
--lc: Encode as LC-AAC (supports bitrate up to 320000, default=).

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

public bool AACPlus_LC

Field Value

Type: Boolean
Remarks

LC-AAC requires encoding to a physical output file, so it will not be supported, if you output to STDOUT.
See Also

Reference