docsforadobe / Types-for-Adobe

TypeScript types for Adobe: AfterEffects, Animate, Audition, Illustrator, InDesign, Photoshop, Premiere, ScriptUI.
517 stars 124 forks source link

Premiere Pro: add Sequence.createCaptionTrack and related CAPTION_FORMAT constants #125

Open myselfhimself opened 5 months ago

myselfhimself commented 5 months ago

Hello,

just drafted a pull request for https://ppro-scripting.docsforadobe.dev/sequence/sequence.html?highlight=createcaptiontrack#sequence-createcaptiontrack

https://github.com/docsforadobe/Types-for-Adobe/pull/124

I did not know if that API endpoint pre-existed before 15.0

I have to test those still.. It is unsure whether the underlying caption format constants map to class static attributes Sequence. and typed as number.