Gets and sets the property Channels.
The number of audio channels in the output file. Valid values include:
CopyC#
, auto
CopyC#
, 0
CopyC#
, 1
CopyC#
2
If you specify CopyC#
, Elastic Transcoder automatically detects the number
of channels in the input file.
auto

C# |
public string Channels { get; set; }