Skip to content

Commit

Permalink
feat: add support for a list of quality levels (videojs#7897)
Browse files Browse the repository at this point in the history
This brings the videojs-contrib-quality-levels plugin into Video.js as a feature.
  • Loading branch information
gjanblaszczyk authored and edirub committed Jun 8, 2023
1 parent 0b8c173 commit d3215b0
Show file tree
Hide file tree
Showing 7 changed files with 3,168 additions and 1,473 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ <h2>Navigation</h2>
<li><a href="sandbox/language.html">Language Demo</a></li>
<li><a href="sandbox/load-media.html"><code>loadMedia</code> Demo</a></li>
<li><a href="sandbox/hls.html">Hls Demo</a></li>
<li><a href="sandbox/quality-levels.html">QualityLevels Demo</a></li>
<li><a href="sandbox/autoplay-tests.html">Autoplay Tests</a></li>
<li><a href="sandbox/noUITitleAttributes.html">noUITitleAttributes Demo</a></li>
<li><a href="sandbox/debug.html">Videojs debug build test page</a></li>
Expand Down
Loading

0 comments on commit d3215b0

Please sign in to comment.