public void AppWillEnterForeground()
1.接口描述
游戏切到后台时调用,用于暂停直播音频画面采集等操作。
2.使用示例
mJetPackEngine.AppDidEnterBackground();