camera

The camera module provides several convenient implementations and wrappers around selecting and interacting with the Android camera.

Common use cases include:

  • Querying the camera support before starting.

  • Starting and interacting with the camera through a dedicated view.

Packages

Link copied to clipboard

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

Link copied to clipboard

Classes for recording the camera's output and saving it to video.

Classes that define the requirements for selecting an Android camera.

Link copied to clipboard

A utility for querying camera support.

Link copied to clipboard

A convenient view for starting and interacting with the camera.