Click or drag to resize
Accord.NET (logo)

AudioOutputDeviceChannels Property

Gets the number of channels for the current output device.

Namespace:  Accord.DirectSound
Assembly:  Accord.Audio.DirectSound (in Accord.Audio.DirectSound.dll) Version: 3.8.0
Syntax
public int Channels { get; }
Request Example View Source

Property Value

Type: Int32
See Also