Ozeki VoIP SDK Class library
Channels Property
NamespacesOzeki.Media.Audio.Waveform.FormatsWaveFormatChannels
Gets or sets the number of channels in the waveform-audio data. (Mono = 1, Stereo = 2). (nChannels)
Declaration Syntax
C#Visual BasicVisual C++
public short Channels { get; set; }
Public Property Channels As Short
	Get
	Set
public:
property short Channels {
	short get ();
	void set (short value);
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290