Returns True if device supports ALAW 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_ALAW { get; }
Public ReadOnly Property Format_ALAW As Boolean
public:
property bool Format_ALAW {
	bool get ();
}

See Also