AudioDeviceInfoChannels Property |
Number of channels supported on that device.
Namespace: StreamCoders.DevicesAssembly: MediaSuite (in MediaSuite.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public uint Channels { get; set; }
Public Property Channels As UInteger
Get
Set
public:
property unsigned int Channels {
unsigned int get ();
void set (unsigned int value);
}
member Channels : uint32 with get, set
Property Value
Type:
UInt32
Mono/Stereo.
See Also