BASS.NET API for the Un4seen BASS Audio Library

EncoderFHGAACplusAACPlus_Profile Field

BASS.NET API for the Un4seen BASS Audio Library
--profile: choose the AAC profile (only for CBR mode); default is Auto.

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

public EncoderFHGAACplusFHGProfile AACPlus_Profile

Field Value

Type: EncoderFHGAACplusFHGProfile
Remarks

Auto : automatically choose the optimum profile according to the bitrate (default).

LC : force use LC-AAC profile.

HE : force use HE-AAC (AAC+SBR) profile.

HEv2 : force use HE-AAC v2 (AAC+SBR+PS) profile.

See Also

Reference