Reference removeCue()

removeCue()

Removes a callback based on its ID.

Examples

Syntax

removeCue(id)

Parameters

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

Related References