Sat Nov 09, 2024 9:28 am
Hello everyone,
I have a task where I need to programmatically enable or disable the panels KeyFrames, Spline, Inspector, and Metadata in the Fusion page of DaVinci Resolve Studio, using Python scripting (API).
Before processing compositions via the API, it's essential for me to control the visibility of these panels within the graphical user interface of the program. I'm looking to achieve this using the built-in tools provided by DaVinci Resolve Studio/Fusion, without relying on third-party solutions that emulate key presses or mouse clicks.
I've attempted several scripts, but none have worked so far.
My question is: Is it possible to control the visibility of these panels through the API provided by DaVinci Resolve Studio/Fusion? If so, could someone guide me on how to achieve this? Any code examples or documentation references would be highly appreciated.
Thank you in advance for your help!