Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 347 Bytes

File metadata and controls

14 lines (10 loc) · 347 Bytes

HtmlPlayer

my html player

用js写了一个播放器 非常简陋⁄(⁄ ⁄•⁄ω⁄•⁄ ⁄)⁄

用法: new Zplayer(videoSrc, target); videoSrc为视频 target为插入位置

声音、播放速度等可以在video.js中的config更改

下一个目标打算基于react写一下,用于学习react⁄(⁄ ⁄•⁄ω⁄•⁄ ⁄)⁄