set_clip_speed_qe
Set clip playback speed as percentage and enable reverse direction using QE DOM for reliable control in Premiere Pro.
Instructions
Set clip playback speed using QE DOM (more reliable than ExtendScript). Supports reverse.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip | |
| speed_percent | Yes | Speed as percentage (100 = normal, 200 = 2x, 50 = half speed) | |
| reverse | No | Reverse playback direction (default: false) |