Question
Is GPU based on premiere PrGPUFilterBase class working on After effect?
Hello,
I have wrote a plugin for premiere pro (that works) based on an sample project (SDK_ProCamp) that uses GPU and particularly the PrGPUFilterBase.
It is still unclear for me if I can use that class to make the plugin working on after effect ? Or if I should use OpenGL based After effect functions...
Thanks a lot!