diaGlobWrapper Help
Enumerator constant to specify the sampling rate of the file to be recorded or played.

Namespace:  Inkostar
Assembly:  DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0

Syntax

C#
public enum SamplingRate
Visual Basic (Declaration)
Public Enumeration SamplingRate
Visual C++
public enum class SamplingRate

Members

Member nameDescription
RATE_11KHZ
The sampling rate is 11 KHz.
RATE_8KHZ
The sampling rate is 8 KHz.
RATE_6KHZ
The sampling rate is 6 KHz.

See Also