Difference between revisions of "SoundChannel:stop"

From GiderosMobile
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
<languages />
+
'''Available since:''' Gideros 2011.6<br/>
'''<translate>Available since</translate>:''' Gideros 2011.6<br/>
+
'''Class:''' [[SoundChannel]]<br/>
'''<translate>Class</translate>:''' [[Special:MyLanguage/SoundChannel|SoundChannel]]<br/>
+
 
=== <translate>Description</translate> ===
+
=== Description ===
<translate><br />
+
Stops the sound playing in the channel.
Stops the sound playing in the channel.<br />
 
<br /></translate>
 
 
<source lang="lua">
 
<source lang="lua">
SoundChannel:stop()
+
SoundChannel:stop()
 
</source>
 
</source>
  
 
{{SoundChannel}}
 
{{SoundChannel}}

Revision as of 07:55, 5 September 2021