Couldn't find a supported video definition for name [cif] private synchronized void configureCore() { Log.i("[Manager] Configuring Core"); mAudioManager = new AndroidAudioManager(mContext); mCore.setZrtpSecretsFile(mBasePath + "/zrtp_secrets"); String deviceName = mPrefs.getDeviceName(mCont...
View file @ 92acd039 ... ... @@ -42,25 +42,6 @@ class AntiAuditManager private constructor() { private val sp by lazy { AppPreferencesManager.get() } /** * 更新 新安装的apk个数 */ // fun updateInstallApkCount() { ...