public interface

CameraStateRegistry.OnConfigureAvailableListener

 androidx.camera.core.impl.CameraStateRegistry.OnConfigureAvailableListener

Overview

A listener that is notified when capture session is available to config. It is used in concurrent camera mode when all of the cameras are opened.

Summary

Methods
public voidonConfigureAvailable()

Called when a camera slot becomes available for configuring.

Methods

public void onConfigureAvailable()

Called when a camera slot becomes available for configuring.