Preview preview = new Preview.Builder() .setTargetAspectRatio(AspectRatio.RATIO_16_9) .setTargetRotation(Surface.ROTATION_90) .build();
確定! 回上一頁