←Select platform

Play Method

Summary

Attempts to play the WAV file stored in the FileName property of this AnnAudioObject.

Syntax

C#
VB
C++
public virtual void Play() 
  
Public Overridable Sub 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

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

Leadtools.Annotations Assembly