Interface: Marker
Known markers that the integration interprets.
Properties
name
name:
KnownMarkerName
Name of the marker
threshold
threshold:
number
Threshold for the marker:
- MarkerType.TIME_IN_SECONDS: seconds (use negative values to calculate position from end of content, e.g., -10 means 10 seconds before the end; only valid for VoD content)
- MarkerType.PERCENT: percent as fraction (0-1)
- MarkerType.TIME_IN_SECONDS_RECURRING: seconds
type
type:
MarkerType
Type of the marker
useWatchTime?
optionaluseWatchTime:boolean
Whether the marker should reference watch time instead of current time. Livestreams always use watch time.
Last updated on