BASS.NET API for the Un4seen BASS Audio Library

EncoderFAACFAAC_WrapMP4 Field

BASS.NET API for the Un4seen BASS Audio Library
-w: Wrap AAC data in MP4 container (default is , generating an .m4a output).

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

public bool FAAC_WrapMP4

Field Value

Type: Boolean
Remarks

Setting this property to will generate an AAC stream (TAGs are not supported with AAC).
See Also

Reference