| DiaSpringWrapperCommonSamplingRate Enumeration |
Enumerator constant which specifies the sampling rate of the file to be recorded or played.
Namespace: InkostarAssembly: DiaSpringWrapper (in DiaSpringWrapper.dll) Version: 0.0.0.0
SyntaxPublic Enumeration SamplingRate
public enum class SamplingRate
Members|
| Member name | Value | Description |
|---|
| RATE_6KHZ | 48 | The sampling rate is 6 KHz. |
| RATE_8KHZ | 64 | The sampling rate is 8 KHz. |
| RATE_11KHZ | 88 | The sampling rate is 11 KHz. |
See Also