C#
VB
C++
Stops the play of the WAV file stored in the FileName property of this AnnAudioObject.
public virtual void Stop()
Public Overridable Sub Stop()
public:
virtual void Stop();
This method will stop audio play if the AnnAudioObject is currently playing its associated WAV file FileName, If the AnnAudioObject is not playing its WAV file, this method does nothing.
For an example refer to AnnAudioObject.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET