当前位置:网站首页>华为游戏多媒体服务调用屏蔽指定玩家语音方法,返回错误码3010
华为游戏多媒体服务调用屏蔽指定玩家语音方法,返回错误码3010
2022-07-05 21:38:00 【华为开发者论坛】
问题描述
参考华为游戏多媒体屏蔽其他玩家文档,调用GameMediaEngine.mutePlayer(String roomId, String openId, boolean isMuted)方法屏蔽/打开房间内指定玩家语音,返回错误码3010:
问题分析
参考了华为官方的错误码文档,文档中的解释是:小队房间不支持屏蔽单个玩家。
查看了下我创建的确实是小队房间,但是为什么小队房间不支持屏蔽指定玩家语音呢?感觉有些不合理,是不是华为SDK设计有误呢?
带着疑问找到了华为的技术支持(可提单联系),技术支持回复:游戏多媒体SDK目前确实是这样设计的,如果在小队房间中要屏蔽其他玩家语音,可以使用一键屏蔽所有玩家的功能。后面如果大家都有屏蔽指定玩家语音的需求也可以积极反馈,我们评估优化。
问题解决
在小队房间中,不调用屏蔽指定玩家语音方法,问题解决。
边栏推荐
- Postgres establish connection and delete records
- 校招期间 准备面试算法岗位 该怎么做?
- Establishment of terminal security capability verification environment and penetration test records
- Aitm2-0002 12s or 60s vertical combustion test
- 基于vertx-web-sstore-redis的改造实现vertx http应用的分布式session
- Emotional analysis of wechat chat records on Valentine's day based on Text Mining
- 2.2.5 basic sentences of R language drawing
- Objects in the list, sorted by a field
- Kingbasees v8r3 data security case - audit record clearing case
- Zhang Lijun: la pénétration de l’incertitude dépend de quatre « invariants»
猜你喜欢
冯唐“春风十里不如你”数字藏品,7月8日登录希壤!
The transformation based on vertx web sstore redis to realize the distributed session of vertx HTTP application
Zhang Lijun: la pénétration de l’incertitude dépend de quatre « invariants»
Some common processing problems of structural equation model Amos software
MMAP学习
2.2.3 output of documents
MMAP
Sorting out the problems encountered in MySQL built by pycharm connecting virtual machines
MQ----activeMq
EasyExcel的讀寫操作
随机推荐
xlrd常见操作
oracle 控制文件的多路复用
Generics of TS
Teach yourself to train pytorch model to Caffe (III)
Exercise 1 simple training of R language drawing
Clion configures Visual Studio (MSVC) and JOM multi-core compilation
[daily training] 729 My schedule I
MySQL InnoDB Architecture Principle
Emotional analysis of wechat chat records on Valentine's day based on Text Mining
selenium 查找b或p标签的内容
The primary key is set after the table is created, but auto increment is not set
vant 源码解析 之深层 合并对象 深拷贝
100 cases of shell programming
Making global exception handling classes with aspect
Zhang Lijun: la pénétration de l’incertitude dépend de quatre « invariants»
Simple interest mode - lazy type
MMAP学习
ArcGIS栅格重采样方法介绍
Add ICO icon to clion MinGW compiled EXE file
@Validated基础参数校验、分组参数验证和嵌套参数验证