Revision Difference
IGModAudioChannel:SetTime#511720
<function name="SetTime" parent="IGModAudioChannel" type="classfunc">⤶
<description>⤶
Sets the sound channel to specified time ( Rewind to that position of the song ). Does not work on online radio streams.⤶
⤶
Streamed sounds must have "noblock" parameter for this to work.⤶
</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="secs" type="number">The time to set the stream to, in seconds.</arg>⤶
</args>⤶
</function>⤶
⤶