- Name
-
PauseMusic -- pause a playing music (V2.0)
- Synopsis
-
PauseMusic(id)
- Function
-
This function pauses the music object with the identifier
id. This music object must
be playing when you call this command. You can resume the playback by
using the ResumeMusic() command.
- Inputs
-
- id
- identifier of the music object to pause
Show TOC