[Missing <summary> documentation for "P:Ozeki.Media.Audio.DeviceInfo.Channels"]
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); } |