Skip to content

Disable seek #668

Closed Answered by cjpillsbury
deepaktammali asked this question in Q&A
Jun 12, 2023 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

Hey @deepaktammali,
Just to clarify, if you're looking to disable any/all programmatic seeking, Media Chrome does not provide any infrastructure to disable that.

If you're looking to just remove any user- or viewer-based seeking, you can do this with Media Chrome by simply:

  1. not including any of our seek controls (e.g. <media-seek-forward-button>, <media-time-range>)
  2. disabling seek hotkeys (<media-controller hotkeys="noarrowleft noarrowright">)

Let me know if that answers your question, or if I'm misunderstanding. Thanks for the Media Chrome love!

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@deepaktammali
Comment options

Answer selected by deepaktammali
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants