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

Play Method






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()
 function Leadtools.Annotations.AnnAudioObject.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: 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.