Peer5 / videojs-contrib-hls.js

HLS library for video.js using Dailymotion's hls.js tech
Apache License 2.0
108 stars 55 forks source link

offer the `hls` reference. #28

Closed benvirus closed 6 years ago

benvirus commented 7 years ago

offer the hls reference though player.tech_.sourceHandler.hls, so we can get more attributes and invoke more methods of hls. For examples,,, player.tech_.sourceHandler.hls.currentLevel = -1;