public final class

UseCaseAttachState.UseCaseAttachInfo

extends java.lang.Object

 java.lang.Object

↳androidx.camera.core.impl.UseCaseAttachState.UseCaseAttachInfo

Overview

The set of state and configuration information for an attached use case.

Summary

Methods
public java.util.List<UseCaseConfigFactory.CaptureType>getCaptureTypes()

public SessionConfiggetSessionConfig()

public StreamSpecgetStreamSpec()

public UseCaseConfig<UseCase>getUseCaseConfig()

public java.lang.StringtoString()

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

Methods

public UseCaseConfig<UseCase> getUseCaseConfig()

public SessionConfig getSessionConfig()

public StreamSpec getStreamSpec()

public java.util.List<UseCaseConfigFactory.CaptureType> getCaptureTypes()

public java.lang.String toString()