The FDKAAC profile to use (Audio Object Type).
Namespace: Un4seen.Bass.Misc
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.7
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| AAC_LC | 2 | 2: (Default) MPEG-4 AAC LC Audio Object Type based on the MPEG-2 Part 7 Low Complexity profile (LC) combined with Perceptual Noise Substitution (PNS) (defined in MPEG-4 Part 3 Subpart 4). | |
| HE_AAC | 5 | 5: SBR (Spectral Band Replication), used with AAC LC in the High Efficiency AAC Profile (HE-AAC v1). | |
| HE_AACv2 | 29 | 29: SBR+PS (Parametric Stereo), used with AAC LC and SBR in the HE-AAC v2 Profile. | |
| AAC_LD | 23 | 23: ER AAC LD (Low Delay), used with CELP, ER CELP, HVXC, ER HVXC and TTSI in the Low Delay Profile (commonly used for real-time conversation applications). | |
| AAC_ELD | 39 | 39: ELD (Enhanced Low Delay). |
See Also