streamroot / videojs-hlsjs-plugin

hls.js Source Handler for video.js 5
http://www.streamroot.io
MIT License
155 stars 80 forks source link

Exposing addEventListner and removeEventListener functions #21

Closed ghost closed 8 years ago

ghost commented 8 years ago

I would like to add the mentioned functions So I can listen to events such as "hlsError". That way I can be aware of loading failures and provide the users with the appropriate info.