Interface

TimelineOverwriteEditCommand

Command that places a new clip and removes or trims overlaps on the target track.

Signature

Type Definition
Interface TimelineOverwriteEditCommand

Properties

NameSignatureDescription
clipclip: ClipClip to place on the timeline. Its timeline range is recalculated from startTime.
snap?snap?: booleanWhether to resolve magnetic snapping for the placed clip. Defaults to true.
startTimestartTime: RationalTimeDesired timeline start for the placed clip.
targetTrackIdtargetTrackId: stringDestination track id.
typetype: "overwrite"No property summary yet.