Phaser API Documentation

  Version: 
removeMarker(key)

Description:

Removes a previously set marker from this video.

If the marker is currently playing it will not stop playback.

Parameters:

name type description
key string

The name of the marker to remove.

Returns:
Description:

This Video Game Object for method chaining.

Since: 3.20.0