Package 

Class Camera2Options

    • 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)