Need Guidance for Panel (HTML) - Plugin (C++) development
Hi, I barely new into this platform I would likely receive any assistance possible. Let me start.
Right now I wanted to create a plugin to apply some effect to certain frames when the user loads a movie into premiere pro. As far as I could researched AE plugin should fit more to achieve this. But I wanted to start with Premiere Pro as a first approach.
The matter is that I succeeded compiling the SDK Premiere Pro plugin examples, also I succeeded compiling a separate extension panel made with HTML and java script just a super senseless panel with hello world and a button.
I Want to be able to react to some panel changes into the plugin in C++ but I don't know how or where to start, I couldn't find any information about it, some InDesing and Illustrator samples code but I don't know if those would work into Premiere Pro, I need guidance, if there would be some document or explanation about how to achieve that. I have no advanced experience with JavaScript, but I'm experienced with C++.
I would kindly appreciate if someone could give me some starting point or a little example about how to react to panel actions into C++ plugin side. In my research I could find that plugins have selectors that could represent some kind of behavior (Reactions?), but I'm not hundred percent sure, so if it is how could I make the connection between JavaScript and those selectors in the plugin C++ side.
Thanks for reading hope you can help me out. Any starting point to achieve this goal will be appreciate.
