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: 10.3.183.0
Syntax
public short Channels { get; }

Property Value

Type: Int16
See Also