BASS.NET API for the Un4seen BASS Audio Library

EncoderFHGAACplus Fields

BASS.NET API for the Un4seen BASS Audio Library

The EncoderFHGAACplus type exposes the following members.

Fields

  NameDescription
Public fieldAACPlus_ConstantBitrate
--cbr: encode in CBR mode; bitrate in kbps (8..576), default 128 kbps.
Public fieldAACPlus_Profile
--profile: choose the AAC profile (only for CBR mode); default is Auto.
Public fieldAACPlus_UseADTS
Use ADTS container instead of MPEG-4.
Public fieldAACPlus_VariableBitrate
--vbr: encode in VBR mode; preset 1..5, default is 0 (disabled).
Top
See Also

Reference