Skip to content
#

adobe-premiere

Here are 19 public repositories matching this topic...

xh4010
xh4010 commented Mar 24, 2021

Hi

I am developing multiple extensions at the same time, but the console output will affect each other, all extensions will be received.

my solution is to add extensionId judgment, only output in the current extension.

JSXEvent:

function JSXEvent(payload, eventType) {
  try {
    var xLib = new ExternalObject("lib:PlugPlugExternalObject");
  } catch (e) {
    // JSXEvent(e, "con
good first issue

Improve this page

Add a description, image, and links to the adobe-premiere topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the adobe-premiere topic, visit your repo's landing page and select "manage topics."

Learn more