videojs-extra-buttons
Functions
This module give your videojs player extra buttons, include:
- A quick backward button.
- A quick forward button.
- A playback rate select menu.
- A quality select menu, when using HLS(m3u8).
Usage
To include videojs-extra-buttons on your website or web application, use any of the following methods.
<script>
Tag
Vue
First, install it into you app:
npm install video-extra-buttons
The demo code should like:
License
MIT.