Android.Hardware.Camera2.CaptureRequest.ControlSceneMode Property

Syntax

[Android.Runtime.Register("CONTROL_SCENE_MODE")]
public static CaptureRequest.Key ControlSceneMode { get; }

See Also

CaptureRequest.ControlAeMode
CaptureRequest.ControlAfMode
CameraCharacteristics.ControlAvailableSceneModes
CaptureRequest.ControlAwbMode
CaptureRequest.ControlMode

Value

Documentation for this section has not yet been entered.

Remarks

Control for which scene mode is currently active.

Scene modes are custom camera modes optimized for a certain set of conditions and capture settings.

This is the mode that that is active when CaptureRequest.ControlMode == USE_SCENE_MODE. Aside from FACE_PRIORITY, these modes will disable CaptureRequest.ControlAeMode, CaptureRequest.ControlAwbMode, and CaptureRequest.ControlAfMode while in use.

The interpretation and implementation of these scene modes is left to the implementor of the camera device. Their behavior will not be consistent across all devices, and any given device may only implement a subset of these modes.

Possible values:

Available values for this device:

CameraCharacteristics.ControlAvailableSceneModes

This key is available on all devices.

[Android Documentation]

Requirements

Namespace: Android.Hardware.Camera2
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0