ServerMuteUserByPlayer
格式
ServerMuteUserByPlayer(Player,isMute)
- 函数
- 所属对象:AgoraVoiceService
只有服务器脚本可访问
描述
服务器打开/关闭玩家语音输入接口
参数
名称 | 类型 | 默认值 | 描述 |
---|---|---|---|
Player | RWObject | 玩家 | |
isMute | bool | 是否静音 |
文档更新时间: 2020-12-26 16:27 作者:王辰剑
本文档使用 MinDoc 发布
ServerMuteUserByPlayer(Player,isMute)
只有服务器脚本可访问
服务器打开/关闭玩家语音输入接口
名称 | 类型 | 默认值 | 描述 |
---|---|---|---|
Player | RWObject | 玩家 | |
isMute | bool | 是否静音 |