Difference between revisions of "xmplayer stop"
Jump to navigation
Jump to search
(Created page with ''''function''' xmplayer_stop() Stops the xm music file that is currently playing ===Function Parameters=== <none> == See also == * xmplayer_pause * xmplayer_resume * …') |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | [[Category:Lua]] | ||
'''function''' xmplayer_stop() | '''function''' xmplayer_stop() | ||
| Line 4: | Line 5: | ||
| − | + | {{LuaFunctionParametersNone}} | |
| − | |||
| − | == | + | {{LuaSeeAlso}} |
| + | |||
| + | === Related Functions === | ||
* [[xmplayer_pause]] | * [[xmplayer_pause]] | ||
* [[xmplayer_resume]] | * [[xmplayer_resume]] | ||
| − | |||
{{DISPLAYTITLE:xmplayer_stop}} | {{DISPLAYTITLE:xmplayer_stop}} | ||
Latest revision as of 21:45, 19 March 2017
function xmplayer_stop()
Stops the xm music file that is currently playing
Function Parameters[edit]
<none>
See also[edit]
Related Functions[edit]