Signature
Interface MarkerProperties
| Name | Signature | Description |
|---|---|---|
color? | color?: string | HEX or RGBA background color for the marker pin. |
description? | description?: string | Detailed description or note associated with the marker. |
id | id: string | Unique identifier for the marker. |
label? | label?: string | Short visible name displayed next to the marker pin. |
snap? | snap?: false | MarkerSnapOptions | Whether this marker participates in snapping, or marker-specific snap settings. |
time | time: RationalTime | The position of the marker on the timeline. |