jiuyiUniapp/jiuyi/node_modules/trtc-wx-sdk/changeLog.md

67 lines
1.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

**1.1.12 @2024.6.18**
**新增**
- 新增 3301 错误码 error 处理
**1.1.11 @2024.6.18**
**修复**
- live-player 不存在时,触发音量变更回调导致报错
**1.1.10 @2024.4.16**
**修复**
- exitRoom 接口 pusher 对象未被 reset 导致推流未中断
**1.1.9 @2024.3.26**
**新增**
- 新增 TUICallEngine 上报字段
**1.1.8 @2024.3.14**
**修复**
- BGM_PLAY_PROGRESS 回调参数为 undefined 问题
**1.1.7 @2024.1.16**
**修复**
- REMOTE_VIDEO_REMOVE、REMOTE_AUDIO_REMOVE 事件增加补偿发放逻辑,修复因时序问题引起的事件丢失
**1.1.6 @2023.12.11**
**修复**
- 修复 streamID 不存在时 error 阻塞代码流程问题
- 调整拉流默认值为默认拉取音视频
**1.1.5 @2023.08.02**
**新增**
- TUIScene component 上报新增 key[room相关]
- TUIScene component 上报增加直接上报数字支持
**1.1.4 @2023.02.17**
**修复**
- 本地网络相关状态变更LOCAL_NET_STATE_UPDATE 返回值 netStatus 字段为空问题
**1.1.3 @2022.12.26**
**修复**
- 其他端屏幕共享时,小程序安卓设备听不到远端音频
- 新增 component 字段14、15
**1.1.2 @2022.12.12**
**修复**
- sdk数据被外部修改引起的流缺失等问题
**1.1.1 @2022.10.26**
**新增**
- 增加日志等级接口 setLogLevel
**修复**
- 安卓日志修复