Android.Hardware.Camera2.CameraCharacteristics.ControlAvailableEffects Property

Syntax

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

See Also

CaptureRequest.ControlEffectMode
CaptureRequest.ControlMode

Value

Documentation for this section has not yet been entered.

Remarks

List of color effects for CaptureRequest.ControlEffectMode that are supported by this camera device.

This list contains the color effect modes that can be applied to images produced by the camera device. Implementations are not expected to be consistent across all devices. If no color effect modes are available for a device, this will only list OFF.

A color effect will only be applied if CaptureRequest.ControlMode != OFF. OFF is always included in this list.

This control has no effect on the operation of other control routines such as auto-exposure, white balance, or focus.

Range of valid values:

Any value listed in CaptureRequest.ControlEffectMode

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