Android.Hardware.Camera2.CaptureFailure: Property Members

The properties of Android.Hardware.Camera2.CaptureFailure are listed below. For a list of all members, see the CaptureFailure Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
FrameNumberlong. Get the frame number associated with this failed capture.
[read-only]
ReasonCaptureFailureReason. Determine why the request was dropped, whether due to an error or to a user action.
[read-only]
RequestCaptureRequest. Get the request associated with this failed capture.
[read-only]
SequenceIdint. The sequence ID for this failed capture that was returned by the CameraCaptureSession.Capture(CaptureRequest, .CaptureCallback, .CaptureCallback) family of functions.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.