render_get_format_and_codec
Retrieve the current render format and codec in DaVinci Resolve. Returns exact strings for both settings to inform your rendering pipeline.
Instructions
Return the currently selected render format and codec.
Returns: A dict with keys "format" and "codec" (both strings).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||