CameraSupportResult

sealed class CameraSupportResult

Results returned by findSupportedCamera when CameraUtil is used to pre select a camera.

Subtypes:

Inheritors

Types

Link copied to clipboard

Returned when it was not possible to find a camera to use.

Link copied to clipboard

Returned when there is a camera found that can be used, and includes the MiSnapCameraInfo object, which describes what the camera can do based on the logic applied by the filter that was used on CameraUtil.findSupportedCamera.