StopMusic()
语法
StopMusic(#Music)
Stop the #Music (if it was playing).
参数
#Music The music module to stop. If sets to #PB_All, then all the musics currently playing are stopped.
返回值
无.
参阅
PlayMusic()
已支持操作系统
所有