Referencia stop()

stop()

Stops a media element and sets its current time to 0.

Calling media.play() will restart playing audio/video from the beginning.

Ejemplos

This page is generated from the comments in src/dom/dom.js . Please feel free to edit it and submit a pull request!

Referencias Relacionadas