Interface: CustomMarker
Extends
Omit
<Marker
,"name"
>
Properties
name
name:
string
Name of the marker
threshold
threshold:
number
Threshold for the marker:
- MarkerType.TIME_IN_SECONDS: seconds
- MarkerType.PERCENT: percent as fraction (0-1)
- MarkerType.TIME_IN_SECONDS_RECURRING: seconds
Inherited from
Omit.threshold
type
type:
MarkerType
Type of the marker
Inherited from
Omit.type
useWatchTime?
optional
useWatchTime:boolean
Whether the marker should reference watch time instead of current time. Livestreams always use watch time.
Inherited from
Omit.useWatchTime
Last updated on