文件名称:video_edit:视频剪辑 页面
文件大小:169KB
文件格式:ZIP
更新时间:2024-04-28 10:39:50
Vue
视频剪辑 // 发送视频数据 src 是必选字段 let playerOptions = { height: "360", autoplay: true, muted: true, language: "en", playbackRates: [0.7, 1.0, 1.5, 2.0], fluid: true, src: "https://cdn-magic.weijian.video/storage/mnt/online/interactive_video/video/2020-11-10/NFZbPMLn35JBL2Tj7hiLoxxp6yBJZANDnB1z7aEG.mp4", po
【文件预览】:
video_edit-master
----vue.config.js(202B)
----package.json(2KB)
----.env.production(130B)
----.env.development(137B)
----package-lock.json(483KB)
----src()
--------App.vue(333B)
--------assets()
--------filter.js(661B)
--------pages()
--------main.js(665B)
--------components()
--------utils()
--------store()
----.eslintrc.js(610B)
----examples()
--------index.html(4KB)
----.gitignore(236B)
----public()
--------index.html(842B)
--------favicon.ico(4KB)
----README.md(4KB)
----.eslintignore(26B)
----babel.config.js(65B)