Script API 文档
原创
- DaVinci Resolve
- API
Script API 文档
Running DaVinci Resolve in headless mode
DaVinci Resolve can be launched in a headless mode without the user interface using the -nogui
command line option. When DaVinci Resolve is launched using this option, the user interface is disabled. However, the various scripting APIs will continue to work as expected.
Basic Resolve API
Some commonly used API functions are described below (*). As with the resolve object, each object is inspectable for properties and functions.