参考 removeCue()

removeCue()

Removes a callback based on its ID.

示例

语法

removeCue(id)

参数

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!

相关参考