音频引擎客户端设置音频播放为静音状态。
NA
int stopAudio()
数据类型:int
取值如下:
1 2 3 4
void Test() { int ret = AudioTrackPlayer.stopAudio(); }