|
DeleteSound | ||
DeleteSound SoundIndex | ||
Parameters: SoundIndex = The Index identifier of the sound you wish to delete |
||
Returns: NONE | ||
DeleteSound will remove a sound from memory. FACTS: * none Mini Tutorial: This example will load the sound file called "explosion.wav" as sound #1, display it's status, delete it and then show the status again.
This example would output (as long as the sound loaded).
|
Related Info: | DeleteAllSounds | GetSoundPlaying | GetSoundStatus | LoadNewSound | LoadSound | PlaySound : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |