Redirect Notice

Redirect Notice

The page you requested has been relocated to Player Docs.

Events

Events

new Events()

Members

CUE_IN

(static, constant) :string

Fired when an ad avail ends. Triggered directly by #EXT-CUE-IN tag in the HLS manifest Fired right after the last continuation tag if no #EXT-CUE-IN tag is found

Default Value:
  • cuein

CUE_OUT

(static, constant) :string

Fired on an ad avail. Triggered directly by #EXT-CUE-OUT tag in the HLS manifest Fired right before the beginning of an ad avail continuation tag, if no #EXT-CUE-OUT tag is found

Default Value:
  • cueout

CUE_OUT_CONT

(static, constant) :string

Fired if a continuation tag is found. Triggered directly by #EXT-CUE-OUT-CONT tag in the HLS manifest

Default Value:
  • continuation

SCTE35

(static, constant) :string

Fired on an SCTE 35 signal This contains base64 decoded SCTE-35 message, as well as the original base64 encoded raw bytes

Default Value:
  • scte35