CameraSelectorFilter
interface CameraSelectorFilter
The CameraSelectorFilter interface defines methods to build and implement a basic filter, that will be used to filter the available cameras.
Subtypes:
Inheritors
Functions
Link copied to clipboard
This method must return an ordered list of the cameras that can be used, the first camera in the list will take priority while selecting the final camera.
Link copied to clipboard
Returns the supported features of the target camera, which describes what the camera can do according to the business logic requirements.