CameraCharacteristics SENSOR_INFO_EXPOSURE_TIME_RANGE gives wrong values

杀马特。学长 韩版系。学妹 提交于 2019-12-01 21:01:49

问题


I am using SENSOR_INFO_EXPOSURE_TIME_RANGE to calculate the range of supported exposure time.

I tested this in Huawei P30 Pro and it seems like this API is giving wrong values(10000 - 1000000000).

But when I use the built in camera app's pro mode, there I can set exposure value to 30s which is really larger than what is provided by the API.

Can anyone help me with this? How to get correct values for the range of supported exposure durations?

来源:https://stackoverflow.com/questions/56817053/cameracharacteristics-sensor-info-exposure-time-range-gives-wrong-values

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!