参考 stop()

stop()

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

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

示例

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

相关参考