This symbol shall be used to install a listener for only monitoring 'error'
events. Listeners installed using this symbol are called before the regular
'error'
listeners are called.
Installing a listener using this symbol does not change the behavior once an
'error'
event is emitted, therefore the process will still crash if no
regular 'error'
listener is installed.
创建一个新的视频流。
设备 ID, 此设备会设置给新视频流。
销毁一个视频流。
视频流 ID。
获取当前使用的视频采集设备
视频流 ID。
返回QResult来指示调用状态
暂停视频流。
视频流 ID
设置或更新视频流的采集设备。
视频流 ID。
采集设备 ID。
捕获指定用户的视频流画面
目标用户的 ID
视频流 ID
输出路径
快照选项
开启视频,并且设置渲染窗口
视频流 ID
用于显示视频的 DOM 元素,通常为 div
渲染配置参数
关闭视频流
视频流 ID
订阅用户的视频,并设置渲染窗口。
客户定义的用户标识。
视频流 ID。
用于显示视频的 DOM 元素,通常为 div。
渲染参数。
恢复视频。
视频流 ID
取消订阅用户的视频。
客户定义的用户标识。
视频流 ID。
Generated using TypeDoc
视频流管理器