There are no proper documentation on how to build plugins for adobe premiere pro using xcode.
Is it possible to connect a javascript program and a cpp program?
Does adobe premiere pro supports hybrid extensions (like javascript and cpp together)?
Asked
Active
Viewed 124 times
0
1 Answers
1
Here is a good starting point, it shows how to download, install and build a project then use it in Premiere Pro and After Effects. The subject is terribly documented as far as I have found.
https://assets.adobe.com/link/724f1842-24dd-4e80-765e-717954883794
Also, what are you trying to accomplish by integrating JavaScript?
Here is an SO question with more than one good answer on integrating JS and C++:
How to execute Javascript function in C++
eulerworks
- 367
- 3
- 8