Question
Change param value from separate thread
I'm using AfterEffects sdk to develop a plugin for PremierePro (as well as for AfterEffects).
To force a render from a separate thread in AfterEffects, we change a param value in IdleHook.
I want to do the same for PremierePro. I want to change the paramValue from a separate thread. Please help.
