|
@@ -101,6 +101,7 @@ public class KeepLiveService extends Service implements IEventListener {
|
|
customConfig.setVoipServerUrl(MLOC.VOIP_SERVER_URL);
|
|
customConfig.setVoipServerUrl(MLOC.VOIP_SERVER_URL);
|
|
customConfig.setLogEnable(false); //关闭SDK调试日志
|
|
customConfig.setLogEnable(false); //关闭SDK调试日志
|
|
|
|
|
|
|
|
+
|
|
// customConfig.setDefConfigAudioSource(XHConstants.XHAudioSourceEnum.MIC); //音频采集使用mic
|
|
// customConfig.setDefConfigAudioSource(XHConstants.XHAudioSourceEnum.MIC); //音频采集使用mic
|
|
|
|
|
|
// customConfig.setDefConfigOpenGLESEnable(false);
|
|
// customConfig.setDefConfigOpenGLESEnable(false);
|