camera library

Classes

CameraController
Controls a device camera.
CameraDescription
CameraPreview
CameraValue
The state of a CameraController.
StreamStatistics
Statistics about the streaming, bitrate, errors, drops etc.

Enums

CameraLensDirection
ResolutionPreset
Affect the quality of video recording and image capture:

Functions

availableCameras() Future<List<CameraDescription>>
Completes with a list of available cameras.
serializeResolutionPreset(ResolutionPreset resolutionPreset) String
Returns the resolution preset as a String.

Exceptions / Errors

CameraException
This is thrown when the plugin reports an error.