Click or drag to resize
ToneGeneratorChannels Property
Number of channels on the PCM stream. Currently this value has to be 1.

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

Property Value

Type: Int32
The channels.
See Also