问题
I'm developing a camera app using the Android camera2 API, And I need the camera to have always the same configuration, like focus, white balance, exposure, etc.
I already disabled AF, AE and AWB, but it still seems to automatically set the white balance. I was wondering if is there some other automatic configuration I should disable.
I didn't find anything like it on Google.
来源:https://stackoverflow.com/questions/35138243/what-are-all-the-automatic-parameters-of-androids-camera2-api