Returns True if device supports MULAW file format for playback

Namespace:  Inkostar
Assembly:  DiaSpringWrapper (in DiaSpringWrapper.dll)
Version: 0.0.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public bool Format_MULAW { get; }
Public ReadOnly Property Format_MULAW As Boolean
public:
property bool Format_MULAW {
	bool get ();
}

See Also