CaptureResult.ControlZoomRatio Property

Definition

The desired zoom ratio

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

Property Value

CaptureResult.Key
Attributes

Remarks

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

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