Click or drag to resize
WaveFormatExtensibleChannels Property
Gets or sets the number of channels in the data. Mono 1 Stereo 2 Dual 2 (2 Mono channels)

Namespace: StreamCoders.Adaptive.Common
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public short Channels { get; set; }

Property Value

Type: Int16
See Also