Name
ResumeMusic -- resume a paused music object (V2.0)
Synopsis
ResumeMusic(id)
Function
This function resumes the playback of the paused music object with the identifier id. You can pause the playback of a music object with the PauseMusic().

Inputs
id
identifier of the music object to be resumed

Show TOC