←Select platform

Stop Method

Summary

Stops the play of the WAV file stored in the Uri property of this AnnAudioObject.

Syntax

C#
VB
C++
public virtual void Stop() 
  
Public Overridable Sub Stop()  
public: 
virtual void Stop();  

Remarks

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.

Example

For C#/VB examples, refer to AnnAudioObject.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly