Copy link to clipboard
Copied
var effectToAdd = qe.project.getVideoTransitionByName(“coolmation”);
it works!But i have to set some values in this plugin!Is there anyway to make this?I can easily get or set values in effects,but transitions seems difficult!No matter get value in cep and set value to plugin,or directly get values in c++ plugin ,how can i make it?Could you give me some advice;
In real practice,i need to get clips’ position value,then set to c++ transition plugin~ if c++ has
api to get value is best!
The QE DOM is neither supported nor recommended.
PPro offers no API around applying transitions.
Copy link to clipboard
Copied
The QE DOM is neither supported nor recommended.
PPro offers no API around applying transitions.