Referencia removeCue()

removeCue()

Removes a callback based on its ID.

Ejemplos

Sintaxis

removeCue(id)

Parámetros

id

ID of the cue, created by media.addCue().

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

Referencias Relacionadas