Skip to content

[camera] Add Camera class to CameraX plugin #115846

@camsim99

Description

@camsim99

Overview

In the CameraX library, the Camera interface allows for use cases to control the camera via its CameraControl and its state via its CameraInfo. Thus, this class is essential to exposing camera control to users.

Requirements

The following is a running list of the methods required for adding the Camera class to the CameraX plugin.

  • CameraControl getCameraControl()
  • CameraInfo getCameraInfo()

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listc: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterp: cameraThe camera pluginpackageflutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyteam-androidOwned by Android platform teamtriaged-androidTriaged by Android platform team

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions