DeviceChannel Enumeration

Specifies a Channel of an MMDevice.

Definition

Namespace: DevCase.ThirdParty.VistaCoreAudioApi
Assembly: DevCase.net48.ThirdParty.VistaCoreAudioApi (in DevCase.net48.ThirdParty.VistaCoreAudioApi.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public enum DeviceChannel

Remarks

Note: Some functionalities of this assembly may require to install one or all of the listed NuGet libraries:

Vista Core Audio API Master Volume Control by Ray M.

Members

Channel0 0 The left Channel (in Stereo devices).
Channel1 1 The right Channel (in Stereo devices).
Channel2 2 Channel number 2.
Channel3 3 Channel number 3.
Channel4 4 Channel number 4.
Channel5 5 Channel number 5.
Channel6 6 Channel number 6.
Channel7 7 Channel number 7.

See Also