最終更新:2017-04-03 (月) 16:14:01 (2573d)  

android.hardware.camera2.CaptureRequest
Top / android.hardware.camera2.CaptureRequest

https://developer.android.com/reference/android/hardware/camera2/CaptureRequest.html

実装

インナークラス

コンストラクタ

メモ

CaptureRequest.CONTROL_AF_MODE

  • 0CameraMetadata.CONTROL_AF_MODE_OFF?OFF
    1CameraMetadata.CONTROL_AF_MODE_AUTO?AUTO
    2CameraMetadata.CONTROL_AF_MODE_MACRO?MACRO
    3CameraMetadata.CONTROL_AF_MODE_CONTINUOUS_VIDEO?CONTINUOUS_VIDEO
    4CameraMetadata.CONTROL_AF_MODE_CONTINUOUS_PICTURE?CONTINUOUS_PICTURE
    5CameraMetadata.CONTROL_AF_MODE_EDOF?EDOF

CaptureRequest.CONTROL_AE_MODE

  • 0CameraMetadata.CONTROL_AE_MODE_OFF?OFF
    1CameraMetadata.CONTROL_AE_MODE_ON?ON
    2CameraMetadata.CONTROL_AE_MODE_ON_AUTO_FLASH?ON_AUTO_FLASH
    3CameraMetadata.CONTROL_AE_MODE_ON_ALWAYS_FLASH?ON_ALWAYS_FLASH
    4CameraMetadata.CONTROL_AE_MODE_ON_AUTO_FLASH_REDEYE?ON_AUTO_FLASH_REDEYE

CaptureRequest.CONTROL_AE_EXPOSURE_COMPENSATION

キー

  • CaptureRequest.BLACK_LEVEL_LOCK?Whether black-level compensation is locked to its current values, or is free to vary.
    CaptureRequest.COLOR_CORRECTION_ABERRATION_MODE?Mode of operation for the chromatic aberration correction algorithm.
    CaptureRequest.COLOR_CORRECTION_GAINS?Gains applying to Bayer raw color channels for white-balance.
    CaptureRequest.COLOR_CORRECTION_MODE?The mode control selects how the image data is converted from the sensor's native color into linear sRGB color.
    CaptureRequest.COLOR_CORRECTION_TRANSFORM?A color transform matrix to use to transform from sensor RGB color space to output linear sRGB color space.
    CaptureRequest.CONTROL_AE_ANTIBANDING_MODE?The desired setting for the camera device's auto-exposure algorithm's antibanding compensation.
    CaptureRequest.CONTROL_AE_EXPOSURE_COMPENSATIONAdjustment to auto-exposure (AE) target image brightness.
    CaptureRequest.CONTROL_AE_LOCK?Whether auto-exposure (AE) is currently locked to its latest calculated values.
    CaptureRequest.CONTROL_AE_MODEThe desired mode for the camera device's auto-exposure routine.
    CaptureRequest.CONTROL_AE_PRECAPTURE_TRIGGER?Whether the camera device will trigger a precapture metering sequence when it processes this request.
    CaptureRequest.CONTROL_AE_REGIONS?List of metering areas to use for auto-exposure adjustment.
    CaptureRequest.CONTROL_AE_TARGET_FPS_RANGERange over which the auto-exposure routine can adjust the capture frame rate to maintain good exposure.
    CaptureRequest.CONTROL_AF_MODEWhether auto-focus (AF) is currently enabled, and what mode it is set to.
    CaptureRequest.CONTROL_AF_REGIONS?List of metering areas to use for auto-focus.
    CaptureRequest.CONTROL_AF_TRIGGER?Whether the camera device will trigger autofocus for this request.
    CaptureRequest.CONTROL_AWB_LOCK?Whether auto-white balance (AWB) is currently locked to its latest calculated values.
    CaptureRequest.CONTROL_AWB_MODE?Whether auto-white balance (AWB) is currently setting the color transform fields, and what its illumination target is.
    CaptureRequest.CONTROL_AWB_REGIONS?List of metering areas to use for auto-white-balance illuminant estimation.
    CaptureRequest.CONTROL_CAPTURE_INTENTInformation to the camera device 3A (auto-exposure, auto-focus, auto-white balance) routines about the purpose of this capture, to help the camera device to decide optimal 3A strategy.
    CaptureRequest.CONTROL_EFFECT_MODE?A special color effect to apply.
    CaptureRequest.CONTROL_MODE?Overall mode of 3A (auto-exposure, auto-white-balance, auto-focus) control routines.
    CaptureRequest.CONTROL_POST_RAW_SENSITIVITY_BOOST?The amount of additional sensitivity boost applied to output images after RAW sensor data is captured.
    CaptureRequest.CONTROL_SCENE_MODE?Control for which scene mode is currently active.
    CaptureRequest.CONTROL_VIDEO_STABILIZATION_MODE?Whether video stabilization is active.
    CaptureRequest.CREATOR?EDGE_MODE Operation mode for edge enhancement.
    CaptureRequest.FLASH_MODE?The desired mode for for the camera device's flash control.
    CaptureRequest.HOT_PIXEL_MODE?Operational mode for hot pixel correction.
    CaptureRequest.JPEG_GPS_LOCATION?A location object to use when generating image GPS metadata.
    CaptureRequest.JPEG_ORIENTATION?The orientation for a JPEG image.
    CaptureRequest.JPEG_QUALITY?Compression quality of the final JPEG image.
    CaptureRequest.JPEG_THUMBNAIL_QUALITY?Compression quality of JPEG thumbnail.
    CaptureRequest.JPEG_THUMBNAIL_SIZE?Resolution of embedded JPEG thumbnail.
    CaptureRequest.LENS_APERTURE?The desired lens aperture size, as a ratio of lens focal length to the effective aperture diameter.
    CaptureRequest.LENS_FILTER_DENSITY?The desired setting for the lens neutral density filter(s).
    CaptureRequest.LENS_FOCAL_LENGTH?The desired lens focal length; used for optical zoom.
    CaptureRequest.LENS_FOCUS_DISTANCE?Desired distance to plane of sharpest focus, measured from frontmost surface of the lens.
    CaptureRequest.LENS_OPTICAL_STABILIZATION_MODE?Sets whether the camera device uses optical image stabilization (OIS) when capturing images.
    CaptureRequest.NOISE_REDUCTION_MODE?Mode of operation for the noise reduction algorithm.
    CaptureRequest.REPROCESS_EFFECTIVE_EXPOSURE_FACTOR?The amount of exposure time increase factor applied to the original output frame by the application processing before sending for reprocessing.
    CaptureRequest.SCALER_CROP_REGION?The desired region of the sensor to read out for this capture.
    CaptureRequest.SENSOR_EXPOSURE_TIME?Duration each pixel is exposed to light.
    CaptureRequest.SENSOR_FRAME_DURATION?Duration from start of frame exposure to start of next frame exposure.
    CaptureRequest.SENSOR_SENSITIVITY?The amount of gain applied to sensor data before processing.
    CaptureRequest.SENSOR_TEST_PATTERN_DATA?A pixel [R, G_even, G_odd, B] that supplies the test pattern when android.sensor.testPatternMode? is SOLID_COLOR.
    CaptureRequest.SENSOR_TEST_PATTERN_MODE?When enabled, the sensor sends a test pattern instead of doing a real exposure from the camera.
    CaptureRequest.SHADING_MODE?Quality of lens shading correction applied to the image data.
    CaptureRequest.STATISTICS_FACE_DETECT_MODE?Operating mode for the face detector unit.
    CaptureRequest.STATISTICS_HOT_PIXEL_MAP_MODE?Operating mode for hot pixel map generation.
    CaptureRequest.STATISTICS_LENS_SHADING_MAP_MODE?Whether the camera device will output the lens shading map in output result metadata.
    CaptureRequest.TONEMAP_CURVE?Tonemapping / contrast / gamma curve to use when android.tonemap.mode is CONTRAST_CURVE.
    CaptureRequest.TONEMAP_GAMMA?Tonemapping curve to use when android.tonemap.mode is GAMMA_VALUE The tonemap curve will be defined the following formula: * OUT = pow(IN, 1.0 / gamma) where IN and OUT is the input pixel value scaled to range [0.0, 1.0], pow is the power function and gamma is the gamma value specified by this key.
    CaptureRequest.TONEMAP_MODE?High-level global contrast/gamma/tonemapping control.
    CaptureRequest.TONEMAP_PRESET_CURVE?Tonemapping curve to use when android.tonemap.mode is PRESET_CURVE The tonemap curve will be defined by specified standard.