Interface IPlayerPauseTriggers

Hierarchy

  • IPlayerPauseTriggers

Properties

authPrompt?: boolean

Pause when user is prompted to login/signup

Default

true
comment?: boolean

Pause when user starts to comment

Default

true
note?: boolean

Pause when user starts to add new note

Default

true
openOnPhone?: boolean

On mobile when widget is open it overlays the player. Pause when widget is open on mobile devices, so the video is not played in the background.

when opening in interactive mode (kuku/mini widget that do not overlay all the video), the player will not be paused.

Default

true