Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 241c102 + 991c768 commit fd2a333Copy full SHA for fd2a333
README.md
@@ -95,7 +95,7 @@ import EZUIKit from 'ezuikit-js';
95
|stopSave|int |结束录像|`player.stopSave()`|
96
|capturePicture| function| 视频截图| `player.capturePicture()`|
97
|fullScreen| function| 全屏(自动适配移动端pc端全屏)| `player.fullScreen()`|
98
-|fullScreen| function| 取消全屏| `player.cancelFullScreen()`|
+|cancelFullScreen| function| 取消全屏| `player.cancelFullScreen()`|
99
|getOSDTime| function| 获取播放时间回调| `player.getOSDTime()`|
100
|startTalk| function| 开始对讲| `player.startTalk()`|
101
|stopTalk| function| 结束对讲| `player.stopTalk()`|
0 commit comments