initBroadcast() | 主持人获取房间信息 |
joinWebinar | 嘉宾登录 |
InterActive() | 初始化互动 |
interactive.init | 连麦初始化直播间信息 |
interactive.broadCastRoom | 互动推流 |
interactive.setMixLayoutMode | 修改混流布局 |
interactive.setLocalView | 设置本地流 |
interactive.enterRoom | 进入互动房间 |
interactive.publish | 上麦 |
interactive.sendQuestion | 发送问答消息 |
interactive.onRaiseHand | 申请上麦/取消申请上麦操作 |
interactive.replyInvitation | 回应互动邀请 |
interactive.agreeApply | 同意上麦申请 |
interactive.rejectApply | 拒绝上麦申请 |
interactive.getDocList | 获取文档列表 |
interactive.setMainSpeaker | 设置主讲人 |
interactive.invite | 邀请上麦 |
interactive.getLimitUserList | 获取受限列表(禁言/踢出) |
interactive.invite | 获取在线列表 |
interactive.setKickOut | 踢人 |
interactive.setBanned | 禁言 |
interactive.acquireChatRecord | 获取历史聊天记录 |
interactive.unpublish | 自己发送下麦消息 |
interactive.unpublished | 下麦 |
interactive.switchCamera | 翻转相机 |
interactive.setDefinition | 设置本地流分辨率 |
interactive.getLocalStream | 获取本地流 |
interactive.switchDevice | 发送摄像头/麦克风开关消息 |
Stream.muteVideo/unmuteVideo | 设置摄像头开关 |
Stream.muteAudio/unmuteAudio | 设置麦克风开关 |
VHRenderView.setMirror | 设置镜像 |
VHRenderView.setScalingMode | 本地预览填充模式 |
interactive.sendMsg | 发送聊天 |
interactive.sendCustom | 发送自定义消息 |
interactive.startDocCloudRender | 开启文档融屏 |
interactive.stopDocCloudRender | 关闭文档融屏 |
|