I\'ve looked through a couple of questions to find out if an HTML5 element is playing, but can\'t find the answer. I\'ve looked at the W3 documentation and it has an event n
Add eventlisteners to your media element. Possible events that can be triggered are: Audio and video media events
Html5 media events