Interface

TimelineInsertClipGroupOptions

Options for inserting multiple clips and grouping them in one history entry. Inserted groups use the grouped insert command pipeline: the first placement may snap, the shared snap delta is applied to every placement, and later clips ripple forward per target track.

Signature

Type Definition
Interface TimelineInsertClipGroupOptions

Properties

NameSignatureDescription
groupId?groupId?: stringOptional stable group id. A random id is generated when omitted.
label?label?: stringOptional visible group label for app chrome.
placementsplacements: typeOperatorClip placements to insert atomically.