Język

CaptureRequest.ControlAutoframing Property

Definition

Automatic crop, pan and zoom to keep objects in the center of the frame.

[Android.Runtime.Register("CONTROL_AUTOFRAMING", ApiSince=34)]
public static Android.Hardware.Camera2.CaptureRequest.Key ControlAutoframing { get; }
[<Android.Runtime.Register("CONTROL_AUTOFRAMING", ApiSince=34)>]
static member ControlAutoframing : Android.Hardware.Camera2.CaptureRequest.Key

Property Value

Automatic crop, pan and zoom to keep objects in the center of the frame.

Attributes

Remarks

Automatic crop, pan and zoom to keep objects in the center of the frame.

Android reference for android.hardware.camera2.CaptureRequest.CONTROL_AUTOFRAMING.

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