Skip to Content
The new glomex player is released! 🎉View upgrade guide

Enumeration: StartMethod

Enumeration Members

AUTOPLAY_NEXT

AUTOPLAY_NEXT: "autoplay-next"

Autoplay of next video


AUTOPLAY_SCROLL

AUTOPLAY_SCROLL: "autoplay-scroll"

Autoplay started when scrolling into view


AUTOPLAY_SCROLL_OUT

AUTOPLAY_SCROLL_OUT: "autoplay-scroll-out"

Autoplay started when scrolling out of view, player was docked


CLICK

CLICK: "click-to-play"

Playback started with click


CLICK_NEXT

CLICK_NEXT: "click-to-play-next"

Playback of next video started with click


CLICK_REPLAY

CLICK_REPLAY: "click-to-play-replay"

Replay of current video started with click


PRE_CLICK

PRE_CLICK: "pre-click-to-play"

Autoplay occured for above the fold content

Last updated on