Signature
useActiveMarkers(): UseActiveMarkersResultReturns
Active, nearest, previous, and next markers for the live playhead time.
Subscribes to live marker proximity derived from the current playhead. Use this focused live hook for readouts and marker navigation UI that should update during playback or scrubbing. Use `useTimelineMarkers` for ordinary marker lists and marker editing commands.
useActiveMarkers(): UseActiveMarkersResultActive, nearest, previous, and next markers for the live playhead time.