Rename HLS source handler to HlsHandler
Separate out the source handler object from the HLS namespace. Now, videojs.Hls is an object that is used to organize exports from this library. The actual source handler prototype is now HlsHandler. Intended to be defensive about the backwards-compatibility concerns in https://github.com/videojs/video.js/pull/2814.
Showing
2 changed files
with
29 additions
and
28 deletions
-
Please register or sign in to post a comment