The 1-based slot index within the current device marker bank
ReadonlyslotThe 1-based slot index within the current device marker bank
The marker's name
The user-assigned marker number (as shown in Reaper's UI). This is a string because Reaper sends it as a string (e.g. "1", "2"). Empty string if not yet populated.
The marker's time position in seconds
An event that can be subscribed to for property change notifications
The name of the property to subscribe to
A callback to be called when the state of the specified property changes
A function that unsubscribes the event handler
Rename this marker. Uses write-by-ID: the user-assigned marker number from number.
The new name for the marker
Change the user-assigned number of this marker. Uses write-by-ID.
The new user-assigned marker number
Move this marker to a new time position. Uses write-by-ID. Note: moving a marker may change its bank slot index on the next sync.
The new time position in seconds
A marker in the current device marker bank