Interface

TimelineEditImpacts

Active live edit impacts for the current interaction. The model is operation-based so editing modes share the same headless React surface.

Signature

Type Definition
Interface TimelineEditImpacts

Properties

NameSignatureDescription
impactsimpacts: TimelineEditImpact[]Consequences for clips affected by the active edit.
operationoperation: TimelineEditOperationEditing operation producing the impacts.
sourceClipIdsourceClipId: string | nullClip currently driving the edit, or null for source-less range edits.
sourceTrackIdsourceTrackId: string | nullTrack containing the source clip, or null for source-less range edits.