Android.Hardware.Camera2.CameraDevice Members

The members of Android.Hardware.Camera2.CameraDevice are listed below.

See Also: Inherited members from Java.Lang.Object

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
abstract
Idstring. Get the ID of this camera device.

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.

Public Methods

abstract
Close()
Close the connection to this camera device as quickly as possible.
abstract
CreateCaptureRequest(CameraTemplate) : CaptureRequest.Builder
abstract
CreateCaptureSession(IList<Android.Views.Surface>, CameraCaptureSession.StateCallback, Android.OS.Handler)
Documentation for this section has not yet been entered.