{{newin|[[0.10.0]]|100|type=function}}
Rewinds the Video to the beginning.
== Function ==
=== Synopsis ===
<source lang="lua">
Video:rewind( )
</source>
=== Arguments ===
None.
=== Returns ===
Nothing.
== See Also ==
* [[parent::Video]]
* [[Video:play]]
* [[Video:seek]]
* [[Video:tell]]
[[Category:Functions]]
{{#set:Description=Rewinds the Video to the beginning.}}
== Other Languages ==
{{i18n|Video:rewind}}