It is possible to implement support for events like the html5 video events play or pause?
See https://developer.mozilla.org/en-US/docs/Web/Guide/Events/Media_events for more info.
I see that the native video player gets closed as soon as the video is fully played. Maybe you could add an event for this?
It is possible to implement support for events like the html5 video events
playorpause?See https://developer.mozilla.org/en-US/docs/Web/Guide/Events/Media_events for more info.
I see that the native video player gets closed as soon as the video is fully played. Maybe you could add an event for this?