LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

Stop Method






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()
 function Leadtools.Annotations.AnnAudioObject.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnAudioObject Class
AnnAudioObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.