-
@RequiresApi(value = Build.VERSION_CODES.LOLLIPOP) public class Camera2Options extends CameraOptions
-
-
Constructor Summary
Constructors Constructor Description Camera2Options(CameraManager manager, String cameraId, boolean flipSizes, int pictureFormat)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.otaliastudios.cameraview.CameraOptions
getExposureCorrectionMaxValue, getExposureCorrectionMinValue, getPreviewFrameRateMaxValue, getPreviewFrameRateMinValue, getSupportedControls, getSupportedFacing, getSupportedFlash, getSupportedFrameProcessingFormats, getSupportedHdr, getSupportedPictureAspectRatios, getSupportedPictureFormats, getSupportedPictureSizes, getSupportedVideoAspectRatios, getSupportedVideoSizes, getSupportedWhiteBalance, isAutoFocusSupported, isExposureCorrectionSupported, isZoomSupported, supports, supports -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Camera2Options
Camera2Options(CameraManager manager, String cameraId, boolean flipSizes, int pictureFormat)
-
-
-
-