BASS.NET API for the Un4seen BASS Audio Library

EncoderWinampAACplusAACPlus_UseMp4Output Field

BASS.NET API for the Un4seen BASS Audio Library
Box the output to a MP4 container using the .m4a output file extension (default=).

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

public bool AACPlus_UseMp4Output

Field Value

Type: Boolean
Remarks

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

This flag is automatically applied when encoding to an output file with the extension '.m4a' or '.mp4'.

See Also

Reference