{{newin|[[11.0]]|110|type=function}}
Sets the currently playing position of the Decoder.
== Function ==
=== Synopsis ===
<source lang="lua">
Decoder:seek( offset )
</source>
=== Arguments ===
{{param|number|offset|The position to seek to, in seconds.}}
=== Returns ===
Nothing.
== See Also ==
* [[parent::Decoder]]
* [[Source:seek]]
[[Category:Functions]]
{{#set:Description=Sets the currently playing position of the Decoder.}}
== Other Languages ==
{{i18n|Decoder:seek}}