Android change white balance (with CameraBridgeViewBase)
Hi, there are ways to control the camera settings with the Camera.Parameters object - but that is not possible for the camerabridgeviewbase. How does it work there? Or is there even a better way to work with the camera? Or ist Camera.Properties - the same?
Thank you guys.