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