当前位置:网站首页>Huawei game multimedia service calls the method of shielding the voice of the specified player, and the error code 3010 is returned
Huawei game multimedia service calls the method of shielding the voice of the specified player, and the error code 3010 is returned
2022-07-05 21:39:00 【Huawei Developer Forum】
Problem description
Refer to Huawei game multimedia Block other players file , call GameMediaEngine.mutePlayer(String roomId, String openId, boolean isMuted) Method shielding / Open the voice of the designated player in the room , Return error code 3010:
Problem analysis
Refer to Huawei's official Error code document , The explanation in the document is : Team rooms do not support shielding individual players .
I checked that the room I created is indeed a team room , But why doesn't the team room support shielding the voice of designated players ? It feels a little unreasonable , Is it Huawei SDK Wrong design ?
With doubts, I found Huawei's technical support ( can Bill of lading contact ), Technical support reply : Game Multimedia SDK At present, it is indeed designed in this way , If you want to block the voice of other players in the team room , You can use one key to block the functions of all players . Later, if everyone has the need to block the voice of designated players, they can also give positive feedback , We evaluate optimization .
Problem solving
In the team room , Do not call the voice method of shielding the specified player , Problem solving .
边栏推荐
- 854. 相似度为 K 的字符串 BFS
- Xlrd common operations
- Vant source code parsing event Detailed explanation of TS event processing global function addeventlistener
- Golang(1)|从环境准备到快速上手
- 面试官:并发编程实战会吗?(线程控制操作详解)
- Incentive mechanism of Ethereum eth
- Haas506 2.0 development tutorial - Alibaba cloud OTA - PAC firmware upgrade (only supports versions above 2.2)
- Ethereum ETH的奖励机制
- Kingbasees v8r3 cluster maintenance case -- online addition of standby database management node
- MySQL InnoDB Architecture Principle
猜你喜欢
Chapter 05_ Storage engine
2.2.3 output of documents
Reading and writing operations of easyexcel
KingbaseES V8R3集群维护案例之---在线添加备库管理节点
Two ways to realize video recording based on avfoundation
使用Aspect制作全局异常处理类
华为联机对战如何提升玩家匹配成功几率
MySQL InnoDB Architecture Principle
Realize the function of verifying whether the user has completed login when browsing the page
R language [data management]
随机推荐
ArcGIS栅格重采样方法介绍
postgres 建立连接并删除记录
Three components of openpyxl
秋招将临 如何准备算法面试、回答算法面试题
kingbaseES V8R3数据安全案例之---审计记录清除案例
基于 Ingress Controller 在集群外访问 Zadig 自测环境(最佳实践)
2.2.3 output of documents
SQL knowledge leak detection
Zhang Lijun: penetrating uncertainty depends on four "invariants"
"Grain mall" -- Summary and induction
EBS Oracle 11g 克隆步骤(单节点)
MMAP
Haas506 2.0 development tutorial - Alibaba cloud OTA - PAC firmware upgrade (only supports versions above 2.2)
Summary of data analysis steps
让开发效率飞速提升的跨端方案
Establishment of terminal security capability verification environment and penetration test records
Two ways to realize video recording based on avfoundation
Deep merge object deep copy of vant source code parsing
MATLAB | App Designer·我用MATLAB制作了一款LATEX公式实时编辑器
The transformation based on vertx web sstore redis to realize the distributed session of vertx HTTP application