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.
1 parent 61e1da8 commit db52585Copy full SHA for db52585
demo/demo-monitor.html
@@ -47,6 +47,7 @@ <h2>预览,回放功能示例:</h2>
47
<textarea id="accessToken" placeholder="这里输入accessToken"></textarea>
48
<div class="btn-container">
49
<button id="init">初始化播放</button>
50
+ <button id="play">播放</button>
51
<button id="stop">结束</button>
52
<button id="getOSDTime">获取OSD时间</button>
53
<button id="openSound">打开声音(默认已经开启)</button>
0 commit comments