提交 1782ce5d 编写于 作者: lizhongyi_'s avatar lizhongyi_

update docs: video.md

上级 a5f340b0
......@@ -15,10 +15,10 @@ app端支持的视频格式如下:
- [x] mp4
- [x] m4v
- [x] mov
- [x] webm
- [x] webm (安卓端支持,iOS端不支持)
- [x] 3gp
- [x] flv
- [x] m3u8 (本地m3u8文件需3.99+)
- [x] m3u8 (本地m3u8文件安卓端需3.99+,iOS端需4.11+)
<!-- UTSCOMJSON.video.compatibility -->
......@@ -56,4 +56,4 @@ video的操作api为[uni.createVideoContext()](../api/create-video-context.md)
本地视频文件,有2种方式:
- static目录下(项目下或uni_modules下都支持static目录)
- 使用绝对路径。相对路径转绝对路径[详见](https://doc.dcloud.net.cn/uni-app-x/uts/utsandroid.html#convert2absfullpath)
- 暂不支持uni.env协议
\ No newline at end of file
- 暂不支持uni.env协议
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册