Click or drag to resize
AudioWaveFormatChannels Property
Returns the number of channels (1=mono,2=stereo etc)

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