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