-
public class Camera1Options extends CameraOptions
-
-
Constructor Summary
Constructors Constructor Description Camera1Options(Camera.Parameters params, int cameraId, boolean flipSizes)
-
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
-
Camera1Options
Camera1Options(Camera.Parameters params, int cameraId, boolean flipSizes)
-
-
-
-