CameraCharacteristics.ScalerAvailableRotateAndCropModes Property

Definition

List of rotate-and-crop modes for CaptureRequest#SCALER_ROTATE_AND_CROP android.scaler.rotateAndCrop that are supported by this camera device.

[Android.Runtime.Register("SCALER_AVAILABLE_ROTATE_AND_CROP_MODES", ApiSince=31)]
public static Android.Hardware.Camera2.CameraCharacteristics.Key ScalerAvailableRotateAndCropModes { get; }
[<Android.Runtime.Register("SCALER_AVAILABLE_ROTATE_AND_CROP_MODES", ApiSince=31)>]
static member ScalerAvailableRotateAndCropModes : Android.Hardware.Camera2.CameraCharacteristics.Key

Property Value

Attributes

Remarks

Java documentation for android.hardware.camera2.CameraCharacteristics.SCALER_AVAILABLE_ROTATE_AND_CROP_MODES.

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