←Select platform

PlayAudio Method

Summary

Plays the AnnAudioObject object that is currently being edited (selected) in this AnnAutomation.

Syntax

C#
VB
C++
public virtual void PlayAudio() 
  
Public Overridable Sub PlayAudio()  
public: 
virtual void PlayAudio();  

Remarks

AnnAutomation can play one or more AnnAudioObject if they are currently in edit mode (selected) and the value of the CanPlay property is true.

Use the CanPlayAudio property to determine whether you can call this method.

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.Windows.Annotations Assembly