public class

ApiCompat.Api24Impl

extends java.lang.Object

 java.lang.Object

↳androidx.camera.camera2.internal.compat.ApiCompat.Api24Impl

Overview

Nested class to avoid verification errors for methods introduced in Android 7.0 (API 24).

Summary

Methods
public static voidonCaptureBufferLost(CameraCaptureSession.CaptureCallback callback, CameraCaptureSession session, CaptureRequest request, Surface surface, long frame)

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Methods

public static void onCaptureBufferLost(CameraCaptureSession.CaptureCallback callback, CameraCaptureSession session, CaptureRequest request, Surface surface, long frame)

See also: