videogular2
videogular2 copied to clipboard
Disable forward seeking
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.
@sliceofbytes Anyone responsible here for issues
@javidsapand Did you find the solution yet? I am also looking for the solution.
You could probably subscribe to the event and set media player time to what it was on click. Check the subscriptions in the MediaApi