←Select platform

Stop Method

Summary

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

Syntax

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

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

Leadtools.Annotations Assembly