Difference between revisions of "xmplayer pause"
								
								Jump to navigation
				Jump to search
				
				
		
 					
								
							
		m (Reverted edits by This content is not available (Talk) to last revision by TheyCallMeTim13)  | 
				|||
| Line 1: | Line 1: | ||
| − | + | [[Category:Lua]]  | |
| + | '''function''' xmplayer_pause()  | ||
| + | |||
| + | Pauses the xm music file that was currently playing  | ||
| + | |||
| + | |||
| + | {{LuaFunctionParametersNone}}  | ||
| + | |||
| + | {{LuaSeeAlso}}  | ||
| + | |||
| + | === Related Functions ===  | ||
| + | * [[xmplayer_resume]]  | ||
| + | |||
| + | {{DISPLAYTITLE:xmplayer_pause}}  | ||
Latest revision as of 19:07, 18 March 2019
function xmplayer_pause()
Pauses the xm music file that was currently playing
Function Parameters[edit]
<none>
See also[edit]
Related Functions[edit]