diaGlobWrapper Help
Assembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Enumerator constant to specify the sampling rate of the file to be recorded or played.
Namespace:
InkostarAssembly: 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 name | Description | |
|---|---|---|
| RATE_11KHZ | The sampling rate is 11 KHz. | |
| RATE_8KHZ | The sampling rate is 8 KHz. | |
| RATE_6KHZ | The sampling rate is 6 KHz. |