We want to be able to sync our Markers in our system with PremierePro, but it’s difficult without an identifier or ability to add a tag to a Marker. Ideally there would be a getId method on Marker, if possible?
Also migrating a CEP app to UXP and need this functionality. We do a lot with markers in our integration, so will need this before we can retire our CEP integration. Any idea on timeframe?
I’ve tested and can see the guid now on Marker. Couple of things:
Is it possible to return the guid or Marker when call createAddMarkerAction instead of a boolean?
Will there be a method to ‘createSetStartAction’? If the user updates the ‘start’ of a marker in our system, at the moment the only solution is to delete and add a new marker in PremierePro