1.4.7 • Published 4 years ago

video-clip-l v1.4.7

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

目录解构

├── README.md ├── examples //例子 ├── images.d.ts ├── package.json ├── dist 打包后代码 │   ├── index.scss │   └── index.js
├── scr // 根目录 │   ├── index.scss │   └── index.js
│   └── yarn.lock

参数

1.url //视频地址 2.isClip //是否按剪辑的播放 true/false 3.fragmentArr // 剪辑参数{id:"",start:"",end:"",color:""} 4.coverVal //片头片尾参数{header:{imgUrl:"",fragTime:""},footer:{imgUrl:"",fragTime:""}}

使用

import VideoPlayer from "video-clip" import "video-clip/dist/main.css"

1.4.8

4 years ago

1.4.7

4 years ago

1.4.6

4 years ago

1.4.5

4 years ago

1.4.4

4 years ago

1.4.3

4 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.2.0

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago