package

androidx.camera.extensions.internal.sessionprocessor

Interfaces

ImageProcessorAn interface to receive and process the upcoming next available Image.
ImageReferenceAn Image reference container that enables the Image sharing between Camera2/CameraX and OEM using reference counting.

Classes

AdvancedSessionProcessorA SessionProcessor based on OEMs' SessionProcessorImpl.
BasicExtenderSessionProcessorA SessionProcessor based on OEMs' basic extender implementation.
ImageReaderOutputConfigSurface will be created by constructing an ImageReader.
MultiResolutionImageReaderOutputConfigSurface will be created by constructing a MultiResolutionImageReader.
SurfaceOutputConfigUse Surface directly to create the OutputConfiguration.