Difference between revisions of "xmplayer resume"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
'''function''' xmplayer_resume() | '''function''' xmplayer_resume() | ||
− | Resumes the xm music file that was currently paused from the position | + | Resumes the xm music file that was currently suspended. If it was paused, it will continue from the position it was paused. If it was stopped, it starts from the beginning. |
Revision as of 19:36, 16 March 2012
function xmplayer_resume()
Resumes the xm music file that was currently suspended. If it was paused, it will continue from the position it was paused. If it was stopped, it starts from the beginning.
Function Parameters
<none>
See also