Android.Hardware.Camera2.CaptureFailure Class
A report of failed capture for a single image capture from the image sensor.

See Also: CaptureFailure Members

Syntax

[Android.Runtime.Register("android/hardware/camera2/CaptureFailure", DoNotGenerateAcw=true)]
public class CaptureFailure : Java.Lang.Object

Remarks

A report of failed capture for a single image capture from the image sensor.

CaptureFailures are produced by a Android.Hardware.Camera2.CameraDevice if processing a Android.Hardware.Camera2.CaptureRequest fails, either partially or fully. Use CaptureFailure.Reason to determine the specific nature of the failed capture.

Receiving a CaptureFailure means that the metadata associated with that frame number has been dropped -- no Android.Hardware.Camera2.CaptureResult with the same frame number will be produced.

[Android Documentation]

Requirements

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