Difference between revisions of "SoundChannel:setPosition"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Sets the current playback position in miliseconds.
 
Sets the current playback position in miliseconds.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
SoundChannel:setPosition(position)
 
SoundChannel:setPosition(position)
 
</source>
 
</source>

Revision as of 15:31, 13 July 2023