Returns True if device supports 8KHz sampling rate for recording
Namespace:
Inkostar
Assembly:
DiaSpringWrapper (in DiaSpringWrapper.dll)
Version: 0.0.0.0
Syntax
| | | | | | | | | |
| | C# | | | Visual Basic | | | Visual C++ | |
public bool SamplingRate_8KHz { get; }Public ReadOnly Property SamplingRate_8KHz As Boolean
public:
property bool SamplingRate_8KHz {
bool get ();
}
See Also