Ozeki VoIP SDK Class library
Channels Property
NamespacesOzeki.Media.AudioDeviceInfoChannels
Gets the number specifying whether the device supports mono (1) or stereo (2) input.
Declaration Syntax
C#Visual BasicVisual C++
public short Channels { get; internal set; }
Public Property Channels As Short
	Get
	Friend Set
public:
property short Channels {
	short get ();
	internal: void set (short value);
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290