JLChen
2021-08-20 c7f797851aadaeab49a83ce285b6c3fff2971517
HDLLinphoneSDKDemoNew/app/src/main/java/com/example/hdllinphonesdkdemo/HDLUtils.java
@@ -23,7 +23,7 @@
////                mAudioPlayUtil.playAudioFile(AudioPlayUtil.CAPTURE_SOUND);
//
//                final String strCaptureFile = context.getCapturesFolder() + "/" + System.currentTimeMillis() + ".jpg";
//                Log.e(TAG, "captured picture file path is " + strCaptureFile);
//                HDLLog.e(TAG, "captured picture file path is " + strCaptureFile);
//
//                if (TextUtils.isEmpty(strCaptureFile)) {
//                    bmp.recycle();