Skip to main content
Participant
July 9, 2024
Answered

How to set playhead for source monitor ?

  • July 9, 2024
  • 1 reply
  • 232 views

Quick question if you can route me in the right direction.

I am working on a Premiere Plugin ( using the CEP/javascript API), and I want to be able to preview a video starting at a certain timecode.  I see that you can set the projectItem for the SourceMonitor, but I don't see anyway to set the playhead to a particular time.  Is there any way, via the javascript API, to open a video in the source monitor, and then move the play head to a specific time code?

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

There is no officially supported API that allows for that. However, PProPanel contains some example code that may do what you want. 🙂


1 reply

Bruce Bullis
Community Manager
Bruce BullisCommunity ManagerCorrect answer
Community Manager
July 9, 2024

There is no officially supported API that allows for that. However, PProPanel contains some example code that may do what you want. 🙂