Class android.hardware.Camera.Parameters
| Changed Methods | ||
|---|---|---|
String flatten() |
Now deprecated. |
|
String get(String) |
Now deprecated. |
|
String getAntibanding() |
Now deprecated. |
|
boolean getAutoExposureLock() |
Now deprecated. |
|
boolean getAutoWhiteBalanceLock() |
Now deprecated. |
|
String getColorEffect() |
Now deprecated. |
|
int getExposureCompensation() |
Now deprecated. |
|
float getExposureCompensationStep() |
Now deprecated. |
|
String getFlashMode() |
Now deprecated. |
|
float getFocalLength() |
Now deprecated. |
|
List<Area> getFocusAreas() |
Now deprecated. |
|
void getFocusDistances(float[]) |
Now deprecated. |
|
String getFocusMode() |
Now deprecated. |
|
float getHorizontalViewAngle() |
Now deprecated. |
|
int getInt(String) |
Now deprecated. |
|
int getJpegQuality() |
Now deprecated. |
|
int getJpegThumbnailQuality() |
Now deprecated. |
|
Size getJpegThumbnailSize() |
Now deprecated. |
|
int getMaxExposureCompensation() |
Now deprecated. |
|
int getMaxNumDetectedFaces() |
Now deprecated. |
|
int getMaxNumFocusAreas() |
Now deprecated. |
|
int getMaxNumMeteringAreas() |
Now deprecated. |
|
int getMaxZoom() |
Now deprecated. |
|
List<Area> getMeteringAreas() |
Now deprecated. |
|
int getMinExposureCompensation() |
Now deprecated. |
|
int getPictureFormat() |
Now deprecated. |
|
Size getPictureSize() |
Now deprecated. |
|
Size getPreferredPreviewSizeForVideo() |
Now deprecated. |
|
int getPreviewFormat() |
Now deprecated. |
|
void getPreviewFpsRange(int[]) |
Now deprecated. |
|
Size getPreviewSize() |
Now deprecated. |
|
String getSceneMode() |
Now deprecated. |
|
List<String> getSupportedAntibanding() |
Now deprecated. |
|
List<String> getSupportedColorEffects() |
Now deprecated. |
|
List<String> getSupportedFlashModes() |
Now deprecated. |
|
List<String> getSupportedFocusModes() |
Now deprecated. |
|
List<Size> getSupportedJpegThumbnailSizes() |
Now deprecated. |
|
List<Integer> getSupportedPictureFormats() |
Now deprecated. |
|
List<Size> getSupportedPictureSizes() |
Now deprecated. |
|
List<Integer> getSupportedPreviewFormats() |
Now deprecated. |
|
List<int[]> getSupportedPreviewFpsRange() |
Now deprecated. |
|
List<Size> getSupportedPreviewSizes() |
Now deprecated. |
|
List<String> getSupportedSceneModes() |
Now deprecated. |
|
List<Size> getSupportedVideoSizes() |
Now deprecated. |
|
List<String> getSupportedWhiteBalance() |
Now deprecated. |
|
float getVerticalViewAngle() |
Now deprecated. |
|
boolean getVideoStabilization() |
Now deprecated. |
|
String getWhiteBalance() |
Now deprecated. |
|
int getZoom() |
Now deprecated. |
|
List<Integer> getZoomRatios() |
Now deprecated. |
|
boolean isAutoExposureLockSupported() |
Now deprecated. |
|
boolean isAutoWhiteBalanceLockSupported() |
Now deprecated. |
|
boolean isSmoothZoomSupported() |
Now deprecated. |
|
boolean isVideoSnapshotSupported() |
Now deprecated. |
|
boolean isVideoStabilizationSupported() |
Now deprecated. |
|
boolean isZoomSupported() |
Now deprecated. |
|
void remove(String) |
Now deprecated. |
|
void removeGpsData() |
Now deprecated. |
|
void setAntibanding(String) |
Now deprecated. |
|
void setAutoExposureLock(boolean) |
Now deprecated. |
|
void setAutoWhiteBalanceLock(boolean) |
Now deprecated. |
|
void setColorEffect(String) |
Now deprecated. |
|
void setExposureCompensation(int) |
Now deprecated. |
|
void setFlashMode(String) |
Now deprecated. |
|
void setFocusAreas(List<Area>) |
Now deprecated. |
|
void setFocusMode(String) |
Now deprecated. |
|
void setGpsAltitude(double) |
Now deprecated. |
|
void setGpsLatitude(double) |
Now deprecated. |
|
void setGpsLongitude(double) |
Now deprecated. |
|
void setGpsProcessingMethod(String) |
Now deprecated. |
|
void setGpsTimestamp(long) |
Now deprecated. |
|
void setJpegQuality(int) |
Now deprecated. |
|
void setJpegThumbnailQuality(int) |
Now deprecated. |
|
void setJpegThumbnailSize(int, |
Now deprecated. |
|
void setMeteringAreas(List<Area>) |
Now deprecated. |
|
void setPictureFormat(int) |
Now deprecated. |
|
void setPictureSize(int, |
Now deprecated. |
|
void setPreviewFormat(int) |
Now deprecated. |
|
void setPreviewFpsRange(int, |
Now deprecated. |
|
void setPreviewSize(int, |
Now deprecated. |
|
void setRecordingHint(boolean) |
Now deprecated. |
|
void setRotation(int) |
Now deprecated. |
|
void setSceneMode(String) |
Now deprecated. |
|
void setVideoStabilization(boolean) |
Now deprecated. |
|
void setWhiteBalance(String) |
Now deprecated. |
|
void setZoom(int) |
Now deprecated. |
|
void unflatten(String) |
Now deprecated. |
|
void set(String, |
Now deprecated. |
|
void set(String, |
Now deprecated. |
|
| Changed Fields | ||
|---|---|---|
String ANTIBANDING_50HZ |
Now deprecated. |
|
String ANTIBANDING_60HZ |
Now deprecated. |
|
String ANTIBANDING_AUTO |
Now deprecated. |
|
String ANTIBANDING_OFF |
Now deprecated. |
|
String EFFECT_AQUA |
Now deprecated. |
|
String EFFECT_BLACKBOARD |
Now deprecated. |
|
String EFFECT_MONO |
Now deprecated. |
|
String EFFECT_NEGATIVE |
Now deprecated. |
|
String EFFECT_NONE |
Now deprecated. |
|
String EFFECT_POSTERIZE |
Now deprecated. |
|
String EFFECT_SEPIA |
Now deprecated. |
|
String EFFECT_SOLARIZE |
Now deprecated. |
|
String EFFECT_WHITEBOARD |
Now deprecated. |
|
String FLASH_MODE_AUTO |
Now deprecated. |
|
String FLASH_MODE_OFF |
Now deprecated. |
|
String FLASH_MODE_ON |
Now deprecated. |
|
String FLASH_MODE_RED_EYE |
Now deprecated. |
|
String FLASH_MODE_TORCH |
Now deprecated. |
|
int FOCUS_DISTANCE_FAR_INDEX |
Now deprecated. |
|
int FOCUS_DISTANCE_NEAR_INDEX |
Now deprecated. |
|
int FOCUS_DISTANCE_OPTIMAL_INDEX |
Now deprecated. |
|
String FOCUS_MODE_AUTO |
Now deprecated. |
|
String FOCUS_MODE_CONTINUOUS_PICTURE |
Now deprecated. |
|
String FOCUS_MODE_CONTINUOUS_VIDEO |
Now deprecated. |
|
String FOCUS_MODE_EDOF |
Now deprecated. |
|
String FOCUS_MODE_FIXED |
Now deprecated. |
|
String FOCUS_MODE_INFINITY |
Now deprecated. |
|
String FOCUS_MODE_MACRO |
Now deprecated. |
|
int PREVIEW_FPS_MAX_INDEX |
Now deprecated. |
|
int PREVIEW_FPS_MIN_INDEX |
Now deprecated. |
|
String SCENE_MODE_ACTION |
Now deprecated. |
|
String SCENE_MODE_AUTO |
Now deprecated. |
|
String SCENE_MODE_BARCODE |
Now deprecated. |
|
String SCENE_MODE_BEACH |
Now deprecated. |
|
String SCENE_MODE_CANDLELIGHT |
Now deprecated. |
|
String SCENE_MODE_FIREWORKS |
Now deprecated. |
|
String SCENE_MODE_HDR |
Now deprecated. |
|
String SCENE_MODE_LANDSCAPE |
Now deprecated. |
|
String SCENE_MODE_NIGHT |
Now deprecated. |
|
String SCENE_MODE_NIGHT_PORTRAIT |
Now deprecated. |
|
String SCENE_MODE_PARTY |
Now deprecated. |
|
String SCENE_MODE_PORTRAIT |
Now deprecated. |
|
String SCENE_MODE_SNOW |
Now deprecated. |
|
String SCENE_MODE_SPORTS |
Now deprecated. |
|
String SCENE_MODE_STEADYPHOTO |
Now deprecated. |
|
String SCENE_MODE_SUNSET |
Now deprecated. |
|
String SCENE_MODE_THEATRE |
Now deprecated. |
|
String WHITE_BALANCE_AUTO |
Now deprecated. |
|
String WHITE_BALANCE_CLOUDY_DAYLIGHT |
Now deprecated. |
|
String WHITE_BALANCE_DAYLIGHT |
Now deprecated. |
|
String WHITE_BALANCE_FLUORESCENT |
Now deprecated. |
|
String WHITE_BALANCE_INCANDESCENT |
Now deprecated. |
|
String WHITE_BALANCE_SHADE |
Now deprecated. |
|
String WHITE_BALANCE_TWILIGHT |
Now deprecated. |
|
String WHITE_BALANCE_WARM_FLUORESCENT |
Now deprecated. |
|
