CaptureResult.SensorRawBinningFactorUsed Property

Definition

Whether <code>RAW</code> images requested have their bayer pattern as described by CameraCharacteristics#SENSOR_INFO_BINNING_FACTOR android.sensor.info.binningFactor.

[Android.Runtime.Register("SENSOR_RAW_BINNING_FACTOR_USED", ApiSince=31)]
public static Android.Hardware.Camera2.CaptureResult.Key SensorRawBinningFactorUsed { get; }
[<Android.Runtime.Register("SENSOR_RAW_BINNING_FACTOR_USED", ApiSince=31)>]
member this.SensorRawBinningFactorUsed : Android.Hardware.Camera2.CaptureResult.Key

Property Value

CaptureResult.Key
Attributes

Remarks

Java documentation for android.hardware.camera2.CaptureResult.SENSOR_RAW_BINNING_FACTOR_USED.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to