Referencia pause()

pause()

Pauses a media element.

Calling media.play() will resume playing audio/video from the moment it paused.

Ejemplos

Sintaxis

pause()

Parámetros

Notice any errors or typos? Please let us know. Please feel free to edit src/dom/p5.MediaElement.js and open a pull request!

Referencias Relacionadas