findSupportedCamera

fun findSupportedCamera(context: Context, lifecycleOwner: LifecycleOwner, cameraSettings: MiSnapSettings.Camera, cameraSupportResultListener: (result: CameraUtil.CameraSupportResult) -> Unit)

Tries to find a camera to use according to the requirements of the supplied filter.