LEADTOOLS Annotations (Leadtools.Annotations assembly)

Play Method

Show in webframe





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

            

            
public:
virtual void Play(); 
Remarks
This method will call CanPlay first to verify that it can play the WAV file. If the return value from CanPlay is false this method will do 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.