Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
echo
2016-07-14 15:15:02 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ddcccf75314cd5b639d17ff5b9dd0bc98851e922
ddcccf75
1 parent
f29ad0da
Updated 视频的开关 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
视频的开关.md
视频的开关.md
View file @
ddcccf7
...
...
@@ -2,7 +2,10 @@
#### 关于相机开关
在音视频窗口上增加相机开关,在用户觉得网络卡顿的时候可以关闭相机。
*
关闭相机
用户关闭相机的时候,可以发自定义消息给对方,通知对方也自动关闭相机
```
{
...
...
@@ -12,6 +15,9 @@
```
*
打开相机
用户开启相机的时候,可以发自定义消息给对方,通知对方也打开相机,对方可以决定是否开启相机
```
{
"type"
:
"flow"
,
...
...
Please
register
or
login
to post a comment