[Missing <summary> documentation for "P:Ozeki.Media.Audio.Waveform.Formats.WaveFormat.Channels"]
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
| C# |
|---|
public short Channels { get; set; } |
| Visual Basic |
|---|
Public Property Channels As Short Get Set |
| Visual C++ |
|---|
public: property short Channels { short get (); void set (short value); } |