Tools
slip clip
Slip a clip: timeline box stays, sourceInFrame moves by deltaSourceFrames, clamped to source length.
slip clip
Tool name: slip_clip
Required scope: editor:write
Slip a clip: timeline box stays, sourceInFrame moves by deltaSourceFrames, clamped to source length.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
projectId | string | required | Editor project id. |
clipId | string | required | |
deltaSourceFrames | number | required |
roll edit
Roll a shared cut: left out and right in move together by deltaFrames. Sequence length stays constant. Clips must abut (A.end === B.start).
slide clip
Slide a clip: it moves by deltaFrames while the previous out and next in absorb the delta. Sequence length stays constant. Needs abutting neighbors.