Visual Basic (Declaration) | |
---|---|
Public Overridable Sub Stop() |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual void Stop() |
C++/CLI | |
---|---|
public: virtual void Stop(); |
For an example refer to AnnAudioObject.
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.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family