You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 20, 2021. It is now read-only.
These events are prevented because the script works by doing the seeking continuously, so they fire all the time and make no sense to the developer. Perhaps I can filter some of them reliably.
I could also proxy them (and timeupdate) from audio element, but then what do I do with silent videos?
Also the seeking property should work, but it doesn't
These events are prevented because the script works by doing the seeking continuously, so they fire all the time and make no sense to the developer. Perhaps I can filter some of them reliably.
I could also proxy them (and timeupdate) from audio element, but then what do I do with silent videos?
Also the
seekingproperty should work, but it doesn't