wait_for_render
Waits for all DaVinci Resolve rendering to complete by polling at a configurable interval, blocking until no rendering is in progress.
Instructions
Wait for all rendering to complete, polling at the specified interval.
Blocks until no rendering is in progress.
Args: poll_interval: Seconds between progress checks. Defaults to 2.0.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| poll_interval | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |