The fields of Android.Hardware.Camera2.Params.MeteringRectangle are listed below. For a list of all members, see the MeteringRectangle Members list.
See Also: Inherited members from Java.Lang.Object
const | MeteringWeightDontCare | int (0). Weights set to this value will cause the camera device to ignore this rectangle. |
const | MeteringWeightMax | int (1000). The maximum value of valid metering weight. |
const | MeteringWeightMin | int (0). The minimum value of valid metering weight. |