1.0.3 • Published 7 years ago

videojs-pip v1.0.3

Weekly downloads
76
License
MIT
Repository
github
Last release
7 years ago

videojs-pip

video.js plugin to add a PIP button if the browser supports webkitSupportsPresentationMode

Built for video.js 5.x and above.

Usage

$icon-font-path: '~videojs-pip/fonts/';
@import "~videojs-pip/videojs-pip";
require('videojs-pip')
videojs(element, {
  pipButton: {}
})

License

MIT