Click or drag to resize
WaveFormatChannels Property
Gets or sets the number of channels in the waveform-audio data. (Mono = 1, Stereo = 2). (nChannels)

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public short Channels { get; set; }

Property Value

Type: Int16
See Also