Click or drag to resize
AudioDeviceInfoChannels Property
Gets the number specifying whether the device supports mono (1) or stereo (2) input.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public short Channels { get; }

Property Value

Type: Int16
See Also