Function

useTimelineEditImpacts

Subscribes to live edit impacts produced by active timeline interactions. This is a live interaction hook: it can update during drag and trim gestures. Use it for custom headless UI affordances that show which clips are trimmed, split, or removed by the active edit.

Signature

Type Definition
useTimelineEditImpacts(): UseTimelineEditImpactsResult

Returns

Current edit impacts and helpers for custom editor UI.