Interface

TimelineSlipEditCommand

Command that shifts an existing clip's source start without moving timeline bounds.

Signature

Type Definition
Interface TimelineSlipEditCommand

Properties

NameSignatureDescription
clipIdclipId: stringClip whose source start should shift.
deltaTimedeltaTime: RationalTimeRelative source-time delta applied while timeline bounds stay fixed.
typetype: "slip"Command discriminator for source slipping.