Preset Audio Args
Constructors
Properties
Link copied to clipboard
The method of organizing audio channels and tracks. Use Audio:Channels to specify the number of channels in your output, and Audio:AudioPackingMode to specify the number of tracks and their relation to the channels. If you do not specify an Audio:AudioPackingMode, Elastic Transcoder uses SingleTrack.
Link copied to clipboard
The sample rate of the audio stream in the output file, in hertz. Valid values are: auto
, 22050
, 32000
, 44100
, 48000
, 96000