Interface

Marker

Represents a bookmark or annotation pin on the timeline's top time ruler.

Signature

Type Definition
Interface Marker

Properties

NameSignatureDescription
color?color?: stringHEX or RGBA background color for the marker pin.
description?description?: stringDetailed description or note associated with the marker.
idid: stringUnique identifier for the marker.
label?label?: stringShort visible name displayed next to the marker pin.
snap?snap?: false | MarkerSnapOptionsWhether this marker participates in snapping, or marker-specific snap settings.
timetime: RationalTimeThe position of the marker on the timeline.