AudioChannel Enumeration
.NET Framework (current version)
Enumerates values that indicate the number of channels in the audio format.
Assembly: System.Speech (in System.Speech.dll)
| Member name | Description | |
|---|---|---|
| Mono | The audio format has one channel. | |
| Stereo | The audio format has two channels. |
The ChannelCount property gets a member of AudioChannel that indicates the number of channels for the audio format.
.NET Framework
Available since 3.0
Available since 3.0
Show: