project_set_setting
Modify any DaVinci Resolve project setting by providing the setting key and value, for instance timelineFrameRate set to 24.
Instructions
Write a project setting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | The setting key (e.g. "timelineFrameRate"). | |
| value | Yes | The new value as a string (e.g. "24"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |