streamroot / videojs-hlsjs-plugin

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

Listen for level switching event #72

Open nitsuj102284 opened 6 years ago

nitsuj102284 commented 6 years ago

I included this plugin with VideoJS 6. Help me to understand how I can listen for level switching event. I assume that we have access to these events (https://github.com/video-dev/hls.js/blob/master/docs/API.md#user-content-runtime-events), but how?