Interface

TimelineClipGroupPlacement

One deterministic clip placement used when inserting an already-associated clip group.

Signature

Type Definition
Interface TimelineClipGroupPlacement

Properties

NameSignatureDescription
clipclip: ClipClip to place on the timeline. Its timeline range is recalculated from startTime.
startTimestartTime: RationalTimeTimeline start for the placed clip.
targetTrackIdtargetTrackId: stringDestination track id.