C#
VB
C++
Stops the play of the WAV file stored in the Uri 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 Uri, If the AnnAudioObject is not playing its WAV file, this method does nothing.
For C#/VB examples, 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