The EncoderFHGAACplus type exposes the following members.
Fields
Name | Description | |
---|---|---|
AACPlus_ConstantBitrate |
--cbr: encode in CBR mode; bitrate in kbps (8..576), default 128 kbps.
| |
AACPlus_Profile |
--profile: choose the AAC profile (only for CBR mode); default is Auto.
| |
AACPlus_UseADTS |
Use ADTS container instead of MPEG-4.
| |
AACPlus_VariableBitrate |
--vbr: encode in VBR mode; preset 1..5, default is 0 (disabled).
|
See Also