FileDocCategorySizeDatePackage
CaptureRequest.javaAPI DocAndroid 5.1 API8842Sat Mar 14 14:09:34 GMT 2015android.hardware.camera2

CaptureRequest

public final class CaptureRequest extends android.hardware.camera2.CameraMetadata implements android.os.Parcelable

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_TARGET_FPS_RANGE
public static final Key
CONTROL_AF_MODE
public static final Key
CONTROL_AF_REGIONS
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_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 android.os.Parcelable.Creator
CREATOR
public static final Key
EDGE_MODE
public static final Key
FLASH_MODE
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_OPTICAL_STABILIZATION_MODE
public static final Key
NOISE_REDUCTION_MODE
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_SENSITIVITY
public static final Key
SENSOR_TEST_PATTERN_DATA
public static final Key
SENSOR_TEST_PATTERN_MODE
public static final Key
SHADING_MODE
public static final Key
STATISTICS_FACE_DETECT_MODE
public static final Key
STATISTICS_HOT_PIXEL_MAP_MODE
public static final Key
STATISTICS_LENS_SHADING_MAP_MODE
public static final Key
TONEMAP_CURVE
public static final Key
TONEMAP_MODE
Constructors Summary
CaptureRequest()

 throw new RuntimeException("Stub!"); 
Methods Summary
public intdescribeContents()

 throw new RuntimeException("Stub!"); 
public booleanequals(java.lang.Object other)

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

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

 throw new RuntimeException("Stub!"); 
public java.lang.ObjectgetTag()

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

 throw new RuntimeException("Stub!"); 
public voidwriteToParcel(android.os.Parcel dest, int flags)

 throw new RuntimeException("Stub!");