Adobe-CEP / Samples

Code samples for CEP extensions
MIT License
984 stars 552 forks source link

detect activeClipChangeInTimelin #81

Closed ThisIsMrAli closed 6 years ago

ThisIsMrAli commented 6 years ago

https://github.com/Adobe-CEP/Samples/blob/7e5137cb25340b2c9e242af23e64646ca8d52bff/PProPanel/ext.js#L42

how we can detect activeClipChangeInTimeline event? is it any document that mentioned all supported events in premiere pro? I didn't find it in premiere Document.

bbb999 commented 6 years ago

How we can detect activeClipChangeInTimeline event?

You cannot. We're investigating that feature for inclusion in future releases.

is it any document that mentioned all supported events in premiere pro?

No, because that list would be very, very short; in fact, you've already found the most interesting event on the list. :) Yes, I'll add that list to the documentation.