Browse Source

Update web README

hujinliang 5 years ago
parent
commit
35f6e1b34a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/README.md

+ 1 - 1
web/README.md

@@ -36,7 +36,7 @@ src |  mp4视频地址
 config | 配置json对象(详情见下文)
 width | 宽度
 height | 高度
-fps | 动画播放帧数(可用:15、20、30、60
+fps | 动画帧数(生成素材时在工具中填写的fps值
 mute | 是否对视频静音
 loop | 是否循环播放
 type | 组件基于type字段做了实例化缓存,不同的VAP实例应该使用不同的type值(如0、1、2等)