Signature
Interface TimelineEditImpactsProperties
| Name | Signature | Description |
|---|---|---|
impacts | impacts: TimelineEditImpact[] | Consequences for clips affected by the active edit. |
operation | operation: TimelineEditOperation | Editing operation producing the impacts. |
sourceClipId | sourceClipId: string | null | Clip currently driving the edit, or null for source-less range edits. |
sourceTrackId | sourceTrackId: string | null | Track containing the source clip, or null for source-less range edits. |