发布网友 发布时间:2022-04-24 02:15
共2个回答
热心网友 时间:2023-10-21 10:17
CameraConfigurationManager 这个类 setDesiredCameraParameters 这个方法下if (toInt(android.os.Build.VERSION.SDK, DEFAULT_VERSION_VALUE) > 8) camera.setDisplayOrientation(90); // 设置相机角度 /** * 字符串转整数 * * @param str * @param defValue * @return */ public static int toInt(String str, int defValue) { try { return Integer.parseInt(str); } catch (Exception e) { } return defValue; }热心网友 时间:2023-10-21 10:18
谢谢你的解答!热心网友 时间:2023-10-21 10:17
CameraConfigurationManager 这个类 setDesiredCameraParameters 这个方法下if (toInt(android.os.Build.VERSION.SDK, DEFAULT_VERSION_VALUE) > 8) camera.setDisplayOrientation(90); // 设置相机角度 /** * 字符串转整数 * * @param str * @param defValue * @return */ public static int toInt(String str, int defValue) { try { return Integer.parseInt(str); } catch (Exception e) { } return defValue; }热心网友 时间:2023-10-21 10:18
谢谢你的解答!热心网友 时间:2023-10-21 10:17
CameraConfigurationManager 这个类 setDesiredCameraParameters 这个方法下if (toInt(android.os.Build.VERSION.SDK, DEFAULT_VERSION_VALUE) > 8) camera.setDisplayOrientation(90); // 设置相机角度 /** * 字符串转整数 * * @param str * @param defValue * @return */ public static int toInt(String str, int defValue) { try { return Integer.parseInt(str); } catch (Exception e) { } return defValue; }热心网友 时间:2023-10-21 10:18
谢谢你的解答!