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