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