Package Exports
- @instructure/ui-media-player
- @instructure/ui-media-player/lib/components/VideoPlayer
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 (@instructure/ui-media-player) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
category: packages
ui-media-player
A cross-browser HTML5 media player.
Browser Support
- Internet Explorer 11 and Edge
- Chrome, Safari, Firefox (last two versions)
Installation
yarn add @instructure/ui-media-playerUsage
<VideoPlayer src="http://clips.vorwaerts-gmbh.de/big_buck_bunny.mp4" />