Skip to main content
Participant
December 13, 2023
Answered

Does the PR SDK support custom material libraries

  • December 13, 2023
  • 1 reply
  • 405 views

Can I embed our own material library in the material window or source window using the PR SDK to quickly find and edit materials? Or can you provide an entry on the menu that opens our material library program when clicked?

This topic has been closed for replies.
Correct answer Bruce Bullis

If by "material" you mean "media", then yes, this is totally possible. In fact, it's a primary use case for CEP panels, as demonstrated in the PProPanel sample. Note: CEP panels are built from ExtendScript and JavaScript, and are not part of the C++ SDK.

1 reply

Bruce Bullis
Legend
December 13, 2023

What does 'material library' mean to you? 

Are you trying to integrate with Premiere Pro?

 

Participant
December 14, 2023

The material library is our own online maintenance library, and we are trying to open a custom window through the PR plugin sdk, where we can display our material library.

For example, is there an interface that can create a new bin, create a new tab window in the source window, or can a new menu be created in the window menu