AudioChannelsΒΆ
-
enum
AudioChannels: System.Enum, System.IComparable, System.IFormattable, System.IConvertible Represents how many channels are used in the audio data.
-
AudioChannels
Mono Single channel.
-
AudioChannels
Stereo Two channels.
-
AudioChannels