Android.Hardware.Camera2.CameraCharacteristics.NoiseReductionAvailableNoiseReductionModes Property

Syntax

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

See Also

CameraCharacteristics.InfoSupportedHardwareLevel
CaptureRequest.NoiseReductionMode

Value

Documentation for this section has not yet been entered.

Remarks

List of noise reduction modes for CaptureRequest.NoiseReductionMode that are supported by this camera device.

Full-capability camera devices will always support OFF and FAST.

Legacy-capability camera devices will only support FAST mode.

Range of valid values:

Any value listed in CaptureRequest.NoiseReductionMode

Optional - This value may be null on some devices.

Limited capability - Present on all camera devices that report being at least CameraMetadata.INFO_SUPPORTED_HARDWARE_LEVEL_LIMITED devices in the CameraCharacteristics.InfoSupportedHardwareLevel key

[Android Documentation]

Requirements

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