Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable forward seeking #875

Open
javidsapand opened this issue Nov 25, 2019 · 3 comments
Open

Disable forward seeking #875

javidsapand opened this issue Nov 25, 2019 · 3 comments

Comments

@javidsapand
Copy link

Hi, Currently i'm working on a project which requires videos/audios not to be seeked forward.
Is there any way to disable listening to seek event or to disable firing seek event.

@javidsapand
Copy link
Author

javidsapand commented Feb 11, 2020

@sliceofbytes Anyone responsible here for issues

@chandelshashank
Copy link

@javidsapand Did you find the solution yet?
I am also looking for the solution.

@brow1726
Copy link

brow1726 commented Dec 3, 2020

You could probably subscribe to the event and set media player time to what it was on click. Check the subscriptions in the MediaApi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants