The EncoderBassEnc_Aac type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| FDKAAC_ConstantBitrate |
--bitrate: encode in CBR mode; bitrate in kbps (8..576), default 128 kbps.
| |
| FDKAAC_Profile |
--object-type: choose the AAC profile; default is 2 (AAC LC).
| |
| FDKAAC_VBRMode |
--vbr: bitrate mode; 0=CBR, 1..5 VBRLevel.
|
See Also