speed_change
Modify a clip's playback speed by specifying a percentage and optionally reverse its direction.
Instructions
Change the playback speed of a clip
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip | |
| speed_percent | Yes | Speed as percentage (100 = normal, 200 = double, 50 = half) | |
| reverse | No | Reverse playback direction (default: false) |