• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
1

Premiere ExtendScript API Requests

Enthusiast ,
May 30, 2017 May 30, 2017

Copy link to clipboard

Copied

I have a few API requests.

  • ProjectItem.isSelected() - Theoretically a ticket for this one already exists. Please add my vote.
  • Project.getSelectedItems() - This would return an array of ProjectItems (ProjectItem[]). This API would allow us to quickly access and loop over the set of items selected by the user, regardless of their location within the Project hierarchy. Perhaps an optional filter ProjectItemType parameter (or array?) could be specified to pre-filter returned values to those of a specified type.
    • This could, of course, be implemented by the user provided ProjectItem.isSelected() was added. Would prefer an official API as it would theoretically be more performant and would cut down on boilerplate code/reimplementation across projects.

Thanks.

TOPICS
SDK

Views

431

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 30, 2017 May 30, 2017

Copy link to clipboard

Copied

One up on this

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
May 31, 2017 May 31, 2017

Copy link to clipboard

Copied

LATEST

Votes added to relevant feature requests.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines