Android.Hardware.Camera2.CameraCharacteristics.ControlAvailableSceneModes Property

Syntax

[Android.Runtime.Register("CONTROL_AVAILABLE_SCENE_MODES")]
public static CameraCharacteristics.Key ControlAvailableSceneModes { get; }

See Also

CaptureRequest.ControlSceneMode
CameraCharacteristics.StatisticsInfoMaxFaceCount

Value

Documentation for this section has not yet been entered.

Remarks

List of scene modes for CaptureRequest.ControlSceneMode that are supported by this camera device.

This list contains scene modes that can be set for the camera device. Only scene modes that have been fully implemented for the camera device may be included here. Implementations are not expected to be consistent across all devices.

If no scene modes are supported by the camera device, this will be set to DISABLED. Otherwise DISABLED will not be listed.

FACE_PRIORITY is always listed if face detection is supported (i.e.CameraCharacteristics.StatisticsInfoMaxFaceCount > 0).

Range of valid values:

Any value listed in CaptureRequest.ControlSceneMode

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