JLChen
2021-09-01 daca4f973aeda5b816f0160eb121c5f3c7a6e66c
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();