I am trying to have a workaround with Google's Camera API - CameraX, because older devices do not support multiple use cases (ImageCapture and VideoCapture).
So i want to take a picture capturing the preview frame and convert it to bitmap without using use cases ImageCapture or ImageAnalysis.