| DiaSpringWrapperCommonRecordingCapabilitiesFormat_PCM Property |
Returns True if device supports PCM file format for recording
Namespace: InkostarAssembly: DiaSpringWrapper (in DiaSpringWrapper.dll) Version: 0.0.0.0
Syntaxpublic bool Format_PCM { get; }Public ReadOnly Property Format_PCM As Boolean
Get
public:
property bool Format_PCM {
bool get ();
}member Format_PCM : bool with get
Property Value
Type:
Boolean
See Also