AudioChannelType Properties

The AudioChannelType type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAudio16Channel
Gets the 16 audio channel.
Public propertyStatic memberAudio51
Gets the 5.1 audio channel.
Public propertyStatic memberAudio71
Gets the 7.1 audio channel.
Public propertyStatic memberMono
Gets the mono audio channel.
Public propertyStatic memberOtherChannel
Gets the other channel.
Public propertyStatic memberStereo
Gets the stereo audio channel.
See Also