MediaRecorder.OutputFormat.DEFAULT); recorder.setOutputFile(getOutputMediaFile(MEDIA_TYPE_VIDEO).toString());
//getOutputMediaFile returns a file path where the video will("Error prepari
在logcat中,我收到错误“无法创建目录” mMediaRecorder.setOutputFile(getOutputMediaFile(MEDIA_TYPE_VIDEO) outputFileName = getOutputMediaFile(MEDIA_TYPE_VIDEO).toString();
/** Create a File for saving an i