Samples icon indicating copy to clipboard operation
Samples copied to clipboard

Code samples for CEP extensions

Results 34 Samples issues
Sort by recently updated
recently updated
newest added

# Issue with: performCutDetectionOnSelection ## function performCutDetectionOnSelection - [ ] The samples contained within this repo - PPropanel, specifically in file "Premiere.jsx" - [ ] The documentation contained within this...

Hi -- The Typescript example is really useful, but seems to only have typings for Premiere. Is there any chance Adobe could generate typings for its other products? In particular,...

# Submit an issue Note: issues submitted on this repo should be related to the samples contained within. If you have a general question about CEP, ExtendScript, or related topics,...

# Submit an issue Note: issues submitted on this repo should be related to the samples contained within. If you have a general question about CEP, ExtendScript, or related topics,...

# Submit a pull request ## CLA - [ X ] I have signed the [Adobe CLA](http://adobe.github.io/cla.html) (required). ## Topic This is a pull request for: - [ x ]...

## Topic This is an issue regarding: - [ ] The samples contained within this repo. - [x] The documentation contained within this repo. ## Versions - [ ] CEP...

CEP extensions have full access to the file system and can run arbitrary applications. Given this kind of privileges, it might be a good idea to take security seriously. So...

Previously very well working, dedicated Adobe Premiere Pro Panel stopped working. In solving what was wrong I finally ended up debugging the basic Samples-master -> PProPanel example. It seems that...

https://github.com/Adobe-CEP/Samples/blob/c857e94ca87d5d440946b0c668c778b497e72476/PProPanel/jsx/PPRO/Premiere.jsx#L768 I know it's commented out, but this produces a negative number. If you want duration, `app.project.activeSequence.end` divided by 254016000000 seems to work without the zeroPoint. zeroPoint's ticks appear to...

# Funtionality regression with CC2021 ## Topic This is an issue regarding: - [ x] The samples contained within this repo. ## Versions - [ 10] CEP version(s) used [must...