1.0.0 • Published 9 years ago
videojs-chapter-nav v1.0.0
videojs-chapter-nav
video.js plugin for skip to next/previous chapter buttons.
Built for video.js 5.x and above.
Usage
@import "~videojs-chapter-nav/src/plugin";require('videojs-chapter-nav')
videojs(element, {
plugins: {
chapterNav: {}
}
})License
MIT
1.0.0
9 years ago