render_stop
Stop an active render in DaVinci Resolve. Idempotently returns True even when no render is running.
Instructions
Stop the currently running render.
Returns: True if rendering was stopped. Also returns True if no render was in progress (idempotent).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |