androidx.camera:camera-extensions
Official Description: OEM Extensions for the Jetpack Camera Library, a library providing interfaces to integrate with OEM specific camera features.
CommonsWare’s Notes
This artifact provides a series of EffectMode
implementations that allow
CameraX to conditionally support vendor-specific camera features, such as
HDR mode, bokeh mode, beauty mode, and so on.
Your primary interface to these is ExtensionsManager
. There, you can inquire
as to whether a given camera (front or rear facing) supports a given mode.
See androidx.camera:camera-core
for more information
about CameraX, including links to documentation and resources.
Documentation
Versions
- Latest Alpha: 1.0.0-alpha21