[Missing <summary> documentation for "P:Ozeki.Media.Audio.DeviceInfo.Channels"]

Namespace: Ozeki.Media.Audio
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884

Syntax

C#
public short Channels { get; internal set; }
Visual Basic
Public Property Channels As Short
	Get
	Friend Set
Visual C++
public:
property short Channels {
	short get ();
	internal: void set (short value);
}

Property Value

Type: Int16

See Also