Removes a callback based on its ID.
예제
구문
removeCue(id)
매개변수
id
Number:
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!