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

Namespace: StreamCoders.Decoder
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 number of channels.
See Also