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

See Also