StopMusic()
Syntax
StopMusic(#Music)Description
Stop the #Music (if it was playing).
Parameters
#Music The music module to stop. If set to #PB_All, then all the currently playing musics are stopped.
Return value
None.
See Also
PlayMusic()
Supported OS
All