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

Skip to content

Commit fd2a333

Browse files
committed
2 parents 241c102 + 991c768 commit fd2a333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

0 commit comments

Comments
 (0)