Skip to content

Commit e3cb325

Browse files
author
uhu
committed
docs: update
1 parent beeb29e commit e3cb325

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

Design/AudioAndVideo.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ FMOD 原理:
4444

4545
7. FMOD returns error code 36
4646

47-
- 旧版本引擎已知问题,推荐使用已修复的 Unity 引擎版本,参考[Unity社区回答](https://developer.unity.cn/ask/question/65b3435fedbc2a001ee80796)
47+
- 旧版本引擎已知问题,推荐使用已修复的 Unity 引擎版本,参考[Unity 社区回答](https://developer.unity.cn/ask/question/65b3435fedbc2a001ee80796)
4848

4949
## 视频
5050

@@ -80,6 +80,10 @@ FMOD 原理:
8080

8181
- 如果只是单纯使用全屏的视频播放,更推荐使用小游戏 API 视频播放能力。请参考[小游戏开发者文档](https://developers.weixin.qq.com/minigame/dev/api/media/video/wx.createVideo.html)以及示例[Video Demo](https://github.com/wechat-miniprogram/minigame-unity-webgl-transform/tree/main/Demo/WX_Video)
8282

83-
5. WXVideo真机播放正常,开发者工具无法播放
83+
5. WXVideo 真机播放正常,开发者工具无法播放
8484

85-
- 开发者工具暂时有异常,先主动切换到`3.4.10`版本基础库查看
85+
- 开发者工具暂时有异常,先主动切换到`3.4.10`版本基础库查看
86+
87+
6. WXVideo 在 IOS 设置 underGameView 之后黑屏,有声音没画面
88+
89+
- 需要开启高性能模式

0 commit comments

Comments
 (0)