Difference between revisions of "xmplayer resume"
Jump to navigation
Jump to search
(→See also) |
m (Reverted edits by 46.19.137.150 (Talk) to last revision by Dark Byte) |
||
Line 7: | Line 7: | ||
<none> | <none> | ||
− | + | == See also == | |
+ | * [[xmplayer_pause]] | ||
+ | * [[Lua]] | ||
+ | |||
+ | {{DISPLAYTITLE:xmplayer_resume}} |
Revision as of 18:32, 27 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