Package-level declarations

Classes that produce image streams, such as the wrapper around the Android camera.

Types

Link copied to clipboard

A high level implementation over CameraX that provides a streamlined API to interact with a hardware camera for preview, image analysis, image capture, and video recording.

Link copied to clipboard
interface FrameProducer

Defines methods and properties that describe an entity that can produce frames. Although the contract describes a typical camera, other classes can implement it to produce frames from different sources.