Types-for-Adobe
Types-for-Adobe copied to clipboard
Premiere Pro: Add ApplicationEventHandler type definition and new event
Updates
- Created ApplicationEventHandler type to specify the shape of event handlers for each event, from Adobe CEP samples
- Updated app.bind method signature to use the new type
- Added "onItemsAddedToProjectSuccess" ApplicationEvent, defined in Adobe CEP samples, triggers on item add
fixes #131
Also updated the app.unbind eventName to use ApplicationEvent