一个简单的HTML5媒体播放器:Plyr
一个简单的HTML5媒体播放器,能够自定义控件和WebVTT字幕。
特性
- Accessible - full support for captions and screen readers.
- Lightweight - just 4.8KB minified and gzipped.
- Customisable - make the player look how you want with the markup you want.
- Semantic - uses HTML5 form inputs for volume (range) and progress element for playback progress.
- No dependencies - 采用原生 JS 开发
- API - 易于使用的 API.
- Fallback - 如果不支持,将使用原生播放器代替
- Fullscreen - options to run the player full browser or the user can toggle fullscreen.
本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!