The members of Android.Hardware.Camera2.CaptureFailure are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] | FrameNumber | long. Get the frame number associated with this failed capture. |
[read-only] | Reason | CaptureFailureReason. Determine why the request was dropped, whether due to an error or to a user action. |
[read-only] | Request | CaptureRequest. Get the request associated with this failed capture. |
[read-only] | SequenceId | int. The sequence ID for this failed capture that was returned by the CameraCaptureSession.Capture(CaptureRequest, .CaptureCallback, .CaptureCallback) family of functions. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
WasImageCaptured()Determine if the image was captured from the camera. |