CaptureCallback
CaptureCallback()
CaptureCallback(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
OnCaptureBufferLost(CameraCaptureSession, CaptureRequest, Surface, Int64)
OnCaptureCompleted(CameraCaptureSession, CaptureRequest, TotalCaptureResult)
OnCaptureFailed(CameraCaptureSession, CaptureRequest, CaptureFailure)
OnCaptureProgressed(CameraCaptureSession, CaptureRequest, CaptureResult)
OnCaptureSequenceAborted(CameraCaptureSession, Int32)
OnCaptureSequenceCompleted(CameraCaptureSession, Int32, Int64)
OnCaptureStarted(CameraCaptureSession, CaptureRequest, Int64, Int64)
OnReadoutStarted(CameraCaptureSession, CaptureRequest, Int64, Int64)
net9.0-android34.0
namespace Android.Hardware.Camera2
{
[Register("android/hardware/camera2/CameraCaptureSession", DoNotGenerateAcw = true)]
public abstract class CameraCaptureSession : Object, IJavaObject, IJavaPeerable, IAutoCloseable, IDisposable
{
[Register("android/hardware/camera2/CameraCaptureSession$CaptureCallback", DoNotGenerateAcw = true)]
public abstract class CaptureCallback : Object
{
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override JniPeerMembers! JniPeerMembers { get; }
}
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to net9.0 | |
| Platforms | This API is only available when you target a specific platform: |
| Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | The property getter is only supported on the following platforms:
|
- Built-in API
- Package-provided API