Interface

TimelinePlaceClipCommand

Clip placement command shared by insert and overwrite edits.

Signature

Type Definition
Interface TimelinePlaceClipCommand

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.