Click or drag to resize
DTMFGeneratorBitsPerSample Property
Bits per sample of the PCM stream. Currently this value has to be 16.

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

Property Value

Type: Int32
The bits per sample.
See Also