package

androidx.camera.extensions

Interfaces

ExtensionsErrorListenerListener called when any extensions error occurs.
PreviewExtender.CloseableProcessorA processor that can be closed so that the underlying processing implementation is skipped, if it has been closed.

Classes

AutoImageCaptureExtenderLoad the OEM extension implementation for auto effect type.
AutoPreviewExtenderLoad the OEM extension Preview implementation for auto effect type.
BeautyImageCaptureExtenderLoad the OEM extension implementation for beauty effect type.
BeautyPreviewExtenderLoad the OEM extension Preview implementation for beauty effect type.
BokehImageCaptureExtenderLoads the OEM extension implementation for bokeh effect type.
BokehPreviewExtenderLoad the OEM extension Preview implementation for bokeh effect type.
ExtensionCameraIdFilterFilter camera id by extender implementation.
ExtensionModeThe available modes for the extensions.
ExtensionsA class for querying and controlling the extensions that are enable for individual Camera instances.
ExtensionsManagerProvides interfaces for third party app developers to get capabilities info of extension functions.
HdrImageCaptureExtenderLoad the OEM extension implementation for HDR effect type.
HdrPreviewExtenderLoad the OEM extension Preview implementation for HDR effect type.
ImageCaptureExtenderClass for using an OEM provided extension on image capture.
ImageCaptureExtender.ImageCaptureAdapterAn implementation to adapt the OEM provided implementation to core.
NightImageCaptureExtenderLoad the OEM extension implementation for night effect type.
NightPreviewExtenderLoad the OEM extension Preview implementation for night effect type.
PreviewExtenderClass for using an OEM provided extension on preview.
PreviewExtender.PreviewExtenderAdapterAn implementation to adapt the OEM provided implementation to core.
VersionNameThe version of CameraX extension releases.

Enums

ExtensionsErrorListener.ExtensionsErrorCodeTypes of error when extensions function is enabled.

Annotation Types

ExtensionMode.ModeThe different extension modes that a Camera can be configured for.
Extensions.ExtensionModeThe different extension modes that a Camera can be configured for.