Relative Content

Tag Archive for androidandroid-camerax

What’s mean “Callback for when the camera has started exposing a frame”

“I am currently exploring the official Android CameraX documentation
and came across the onCaptureStarted() method.
However, I’m confused about its description, which states:
‘Callback for when the camera has started exposing a frame.’
Could someone clarify what this means in the context of CameraX?
I’m new to understanding camera functionalities.”