LEADTOOLS Annotations (Leadtools.Annotations assembly)

Stop Method

Show in webframe





Stops the play of the WAV file stored in the FileName property of this AnnAudioObject.
Syntax
public virtual void Stop()
'Declaration
 
Public Overridable Sub Stop() 
'Usage
 
Dim instance As AnnAudioObject
 
instance.Stop()

            

            
public:
virtual void Stop(); 
Remarks
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.
Example
For an example refer to AnnAudioObject.
Requirements

Target Platforms

See Also

Reference

AnnAudioObject Class
AnnAudioObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.