reverse_clip
Reverse a clip's playback direction in Adobe Premiere Pro by providing its node ID. Optionally set reverse to false to play normally.
Instructions
Reverse a clip's playback direction. Uses QE DOM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip | |
| reverse | No | True to reverse, false for normal (default: true) |