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

Skip to content

Commit eba7bf1

Browse files
committed
[CHG]更新全屏文档
1 parent 5865e49 commit eba7bf1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,8 @@ import EZUIKit from 'ezuikit-js';
9494
|startSave| int |开始录像|`player.startSave()`|
9595
|stopSave|int |结束录像|`player.stopSave()`|
9696
|capturePicture| function| 视频截图| `player.capturePicture()`|
97-
|fullScreen| function| 全屏| `player.fullScreen()`|
97+
|fullScreen| function| 全屏(自动适配移动端pc端全屏)| `player.fullScreen()`|
98+
|fullScreen| function| 取消全屏| `player.cancelFullScreen()`|
9899
|getOSDTime| function| 获取播放时间回调| `player.getOSDTime()`|
99100
|startTalk| function| 开始对讲| `player.startTalk()`|
100101
|stopTalk| function| 结束对讲| `player.stopTalk()`|

0 commit comments

Comments
 (0)