FileDocCategorySizeDatePackage
CaptureResult.javaAPI DocAndroid 5.1 API10015Sat Mar 14 14:09:44 GMT 2015android.hardware.camera2

CaptureResult

public class CaptureResult extends android.hardware.camera2.CameraMetadata

Fields Summary
public static final Key
BLACK_LEVEL_LOCK
public static final Key
COLOR_CORRECTION_ABERRATION_MODE
public static final Key
COLOR_CORRECTION_GAINS
public static final Key
COLOR_CORRECTION_MODE
public static final Key
COLOR_CORRECTION_TRANSFORM
public static final Key
CONTROL_AE_ANTIBANDING_MODE
public static final Key
CONTROL_AE_EXPOSURE_COMPENSATION
public static final Key
CONTROL_AE_LOCK
public static final Key
CONTROL_AE_MODE
public static final Key
CONTROL_AE_PRECAPTURE_TRIGGER
public static final Key
CONTROL_AE_REGIONS
public static final Key
CONTROL_AE_STATE
public static final Key
CONTROL_AE_TARGET_FPS_RANGE
public static final Key
CONTROL_AF_MODE
public static final Key
CONTROL_AF_REGIONS
public static final Key
CONTROL_AF_STATE
public static final Key
CONTROL_AF_TRIGGER
public static final Key
CONTROL_AWB_LOCK
public static final Key
CONTROL_AWB_MODE
public static final Key
CONTROL_AWB_REGIONS
public static final Key
CONTROL_AWB_STATE
public static final Key
CONTROL_CAPTURE_INTENT
public static final Key
CONTROL_EFFECT_MODE
public static final Key
CONTROL_MODE
public static final Key
CONTROL_SCENE_MODE
public static final Key
CONTROL_VIDEO_STABILIZATION_MODE
public static final Key
EDGE_MODE
public static final Key
FLASH_MODE
public static final Key
FLASH_STATE
public static final Key
HOT_PIXEL_MODE
public static final Key
JPEG_GPS_LOCATION
public static final Key
JPEG_ORIENTATION
public static final Key
JPEG_QUALITY
public static final Key
JPEG_THUMBNAIL_QUALITY
public static final Key
JPEG_THUMBNAIL_SIZE
public static final Key
LENS_APERTURE
public static final Key
LENS_FILTER_DENSITY
public static final Key
LENS_FOCAL_LENGTH
public static final Key
LENS_FOCUS_DISTANCE
public static final Key
LENS_FOCUS_RANGE
public static final Key
LENS_OPTICAL_STABILIZATION_MODE
public static final Key
LENS_STATE
public static final Key
NOISE_REDUCTION_MODE
public static final Key
REQUEST_PIPELINE_DEPTH
public static final Key
SCALER_CROP_REGION
public static final Key
SENSOR_EXPOSURE_TIME
public static final Key
SENSOR_FRAME_DURATION
public static final Key
SENSOR_GREEN_SPLIT
public static final Key
SENSOR_NEUTRAL_COLOR_POINT
public static final Key
SENSOR_NOISE_PROFILE
public static final Key
SENSOR_ROLLING_SHUTTER_SKEW
public static final Key
SENSOR_SENSITIVITY
public static final Key
SENSOR_TEST_PATTERN_DATA
public static final Key
SENSOR_TEST_PATTERN_MODE
public static final Key
SENSOR_TIMESTAMP
public static final Key
SHADING_MODE
public static final Key
STATISTICS_FACES
public static final Key
STATISTICS_FACE_DETECT_MODE
public static final Key
STATISTICS_HOT_PIXEL_MAP
public static final Key
STATISTICS_HOT_PIXEL_MAP_MODE
public static final Key
STATISTICS_LENS_SHADING_CORRECTION_MAP
public static final Key
STATISTICS_LENS_SHADING_MAP_MODE
public static final Key
STATISTICS_SCENE_FLICKER
public static final Key
TONEMAP_CURVE
public static final Key
TONEMAP_MODE
Constructors Summary
CaptureResult()

 throw new RuntimeException("Stub!"); 
Methods Summary
public Tget(android.hardware.camera2.CaptureResult$Key key)

 throw new RuntimeException("Stub!"); 
public longgetFrameNumber()

 throw new RuntimeException("Stub!"); 
public java.util.ListgetKeys()

 throw new RuntimeException("Stub!"); 
public android.hardware.camera2.CaptureRequestgetRequest()

 throw new RuntimeException("Stub!"); 
public intgetSequenceId()

 throw new RuntimeException("Stub!");