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: stringClip currently driving the edit.
sourceTrackIdsourceTrackId: stringTrack containing the source clip.