|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Parameters for audio transcoding. |
||
| Codec |
string |
The audio codec.
|
AAC |
| Remove |
boolean |
Whether to remove the audio stream from the output.
|
|
| Bitrate |
integer |
The audio bitrate of the output file.
|
128 |
| Samplerate |
string |
The sample rate.
Supported sample rates vary by container and codec format. For example, MP3 does not support 96000, and FLV supports only 22050 and 44100. |
44100 |
| Profile |
string |
The audio codec profile.
|
aac_low |
| Channels |
integer |
The number of audio channels.
|
2 |
该文章对您有帮助吗?