Number specifying whether the device supports mono (1) or stereo (2) output.
Namespace:
LanScapeAssembly: LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
C# |
---|
public ushort wChannels |
Visual Basic (Declaration) |
---|
Public wChannels As UShort |
Visual C++ |
---|
public: unsigned short wChannels |
J# |
---|
public UInt16 wChannels |