AAC Audio As Output
The following settings for .aac are additionally available.
Property | Description |
profile | Gets or sets the encoding profile. One of Profile; Enum: "aac_low" "mpeg2_aac_low" "aac_ltp" "aac_main". |
coder | Gets or sets the encoding coder. One of Coder; Enum: "twoloop" "anmr" "fast". |
bitrate | Gets or sets the bitrate of the encoding in kbps. |
variableBitRate | Gets or sets the encoding variable bit rate (VBR) - 1 is lowest quality and 5 is highest quality. |
extension | This property should not be overwritten, except for extensions that are identical like jpg vs. jpeg. |