docsforadobe / Types-for-Adobe

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

Premiere `AudioChannelMapping` missing #111

Open emilbruckner opened 1 year ago

emilbruckner commented 1 year ago

There’s no type for Premiere AudioChannelMapping: https://ppro-scripting.docsforadobe.dev/other/audiochannelmapping.html

ProjectItem.getAudioChannelMapping is missing too. Example usage: https://github.com/Adobe-CEP/Samples/blob/e60d6a22ef44d8eb4cca3904c35a0c050576b697/PProPanel/jsx/PPRO/Premiere.jsx#L2340C30-L2340C30

zlovatt commented 9 months ago

Feel free to open a PR!