Language

CaptureResult.ControlSettingsOverride Property

Definition

The desired CaptureRequest settings override with which certain keys are applied earlier so that they can take effect sooner.

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

Property Value

The desired CaptureRequest settings override with which certain keys are applied earlier so that they can take effect sooner.

Attributes

Remarks

The desired CaptureRequest settings override with which certain keys are applied earlier so that they can take effect sooner.

Android reference for android.hardware.camera2.CaptureResult.CONTROL_SETTINGS_OVERRIDE.

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