Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ContentEvents

Content Events definition

Index

Enumeration members

PROGRAM_END

PROGRAM_END: = "oneplayerui/content/program/end"

Program has reached the end, needs to update program data

VIDEO_END

VIDEO_END: = "oneplayerui/content/video/end"

Video has ended

VIDEO_PLAYBACK_TIME

VIDEO_PLAYBACK_TIME: = "oneplayerui/content/video/time"

Video playback time has has been updated (triggered only of there is a content data and in onDemand)

property

id: content id

property

time: current time in s

Generated using TypeDoc