Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ce260b2

Browse files
authored
Update README.md
1 parent 15ed30d commit ce260b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ import EZUIKit from 'ezuikit-js';
9090
|accessToken| String| 授权过程获取的access_token| Y|
9191
|url |String| 视频ezopen协议播放地址 |Y|
9292
|audio| int | 是否默认开启声音 1:打开(默认) 0:关闭 |N|
93+
|autoplay| int | 是否自动播放 1:开启 0:关闭 |N|
9394
|width |int | 视频宽度,默认值为容器容器DOM宽度 |N|
9495
|height |int | 视频高度,默认值为容器容器DOM高度 |N|
9596
|templete |string | 播放器模板,可以通过选定模板,使用内置的播放器样式,组件 simple:极简版;standard:标准版;security:安防版(预览回放);vioce:语音版 |N|

0 commit comments

Comments
 (0)