Skip to content

Commit 6c16e88

Browse files
authored
Update README.md
1 parent 239e722 commit 6c16e88

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,11 @@
9494
- 在应用内顶部展示一个内容为alertString,时长duration秒的横幅
9595

9696
### Device
97+
#### `SetAudioExclusive(bool exclusive)`
98+
- 调用此方法可静音/暂停设备后台正在播放的音频
99+
- exclusive为true时:静音后台音频
100+
- exclusive为false时:游戏音频可与后台音频同时播放
101+
97102
#### `PlayHaptics(UIImpactFeedbackStyle style, float intensity)`
98103

99104
> 此方法可用性未经测试

0 commit comments

Comments
 (0)