Click or drag to resize
AudioTrackDescriptorChannels Property
Gets or sets the number of channels.

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

Property Value

Type: Int32
The channels.
See Also