Removes a callback based on its ID.
Ejemplos
Sintaxis
removeCue(id)
Parámetros
id
Number:
ID of the cue, created by media.addCue().
This page is generated from the comments in src/dom/dom.js . Please feel free to edit it and submit a pull request!