Hi, I need some help with writing a script where I would be able to add a specific preset of color correction to either every clip in my video track or to the overall video track itself (2 separate scripts).
I'm fairly new to scripting/coding in general, so when I took a look at the API documentation, I was fairly confused as to what steps I should be taking.
There were a couple of things I was looking at in the API like [OFXColor Class] and [VideoColor Class] but I'm not exactly sure how to implement them...
What classes and such should I be using for writing this script and how should I go about implementing them?
I use Sony (Edit: Magix) Vegas Pro 15 on Windows 10 and I am also writing in C-Sharp using the Atom IDE (I used another premade script as a template for this script).
Thank you in advance!