Package Exports
- videojs-airplay
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (videojs-airplay) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
videojs-airplay
Videojs Plugin that adds an airplay button to the control bar if the browser supports the WebKitPlaybackTargetAvailabilityEvent (currently Safari 9.0)
NOTES
Built for video.js 5.0 and above.
Usage
Include:
videojs-airplayButton.cssvideojs-airplayButton.js
videojs('example-video', plugins: { airplayButton: {} });License
Licesned Apache 2. See LICENSE file.