slip_edit
Adjust a clip's source in/out points without moving its timeline position. Provide the clip's node ID and offset in seconds to shift the source forward or backward.
Instructions
Perform a slip edit on a clip (changes source in/out points without moving clip on timeline). Uses QE DOM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip | |
| offset_seconds | Yes | Offset in seconds (positive = slip forward in source, negative = slip backward) |