AWS SDK for .NET Documentation
Channels Property
AmazonAmazon.ElasticTranscoder.ModelAudioParametersChannels Did this page help you?   Yes   No    Tell us about it...
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#
auto
, Elastic Transcoder automatically detects the number of channels in the input file.

Declaration Syntax
C#
public string Channels { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)