Skip to main content
Participant
June 23, 2022
Answered

Is there any way to get the interpolation type in Premiere pro by scripting

  • June 23, 2022
  • 1 reply
  • 242 views

Hello, 

 

I've seen that it's possible to set the interpolation type of a component param using setInterpolationTypeAtKey() in Premiere Pro.

I'm wondering if there is any way to get the value ?

 

Best Regards,

Louise

This topic has been closed for replies.
Correct answer Dan McSweeney

Hi Louise,

Sorry, no. As you wrote, there is a 'set' function:
https://ppro-scripting.docsforadobe.dev/sequence/componentparam.html?highlight=interpolation#componentparam-setinterpolationtypeatkey

but there is no 'get' function.

Thanks for using forums, we hope to hear from you again.

-Dan

1 reply

Dan McSweeneyCorrect answer
Adobe Employee
June 23, 2022

Hi Louise,

Sorry, no. As you wrote, there is a 'set' function:
https://ppro-scripting.docsforadobe.dev/sequence/componentparam.html?highlight=interpolation#componentparam-setinterpolationtypeatkey

but there is no 'get' function.

Thanks for using forums, we hope to hear from you again.

-Dan