Tobias Pilarche
Results
1
issues of
Tobias Pilarche
I fixed the function `setInterpolationTypeAtKey() ` in `/premiere_objects.py` I added more parameters, now i'ts working. [Premiere docs](https://ppro-scripting.docsforadobe.dev/sequence/componentparam.html#componentparam-setinterpolationtypeatkey) ``` def setInterpolationTypeAtKey(self, time, interpolationType, updateUI): """ :type time: Object :type interpolationType: int...