public static class ParameterUtils.ZoomData extends Object
Modifier and Type | Field and Description |
---|---|
Rect |
previewCrop
Effective crop-region given the zoom index, coordinates relative to active-array
|
Rect |
reportedCrop
Reported crop-region given the zoom index, coordinates relative to active-array
|
int |
zoomIndex
Zoom index used by
Camera.Parameters#setZoom |
public final int zoomIndex
Camera.Parameters#setZoom
public final Rect previewCrop
public final Rect reportedCrop