Hello,
I am implementing a feature to adjust the Exposure Value (EV). Different camera models might support different EV ranges (e.g., -4.0 to +4.0).
Is there any API to retrieve the valid min and max EV values for the currently connected device?
I would like to avoid hardcoding these values based on the device model if possible.