AudioChannelType class

AudioChannelType class

Represents audio channel type.

The AudioChannelType type exposes the following members:

Properties

PropertyDescription
monoGets the mono audio channel.
stereoGets the stereo audio channel.
audio51Gets the 5.1 audio channel.
audio71Gets the 7.1 audio channel.
audio_16_channelGets the 16 audio channel.
other_channelGets the other channel.

See Also