Programmatically using goToTimecode to fully automate moving to a specific time in video #2086
Unanswered
VinayValsaraj-at
asked this question in
Q&A
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! Curious if anyone has a solution for programmatically moving the cursor to a specified timestamp?
Using the
goToTimecode
keyboard shortcut programmatically through the API works, but requires user input on the application for what timestamp. Ideally this request could also intake a timestamp to move to.Has anyone solved this issue? Or does this require an update to the repo to support this?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions