react-hls icon indicating copy to clipboard operation
react-hls copied to clipboard

Added HLS Instance accessibility support

Open ShuLaPy opened this issue 3 years ago • 0 comments

Added support for access HLS Instance by passing a function prop getHLSInstance

I also added an example in the App.js file in the example folder for use and demo purposes. Example:

  1. User can see the available qualities.
  2. User can also change the quality of the video.

Issue #23

ShuLaPy avatar Jul 22 '22 22:07 ShuLaPy