CameraDevice.CameraResolution
Hello once again!
Lets imagine, that we set CameraDevice.CameraResolution.Resolution1920x1080
What will be if a device have not such opportunity?
Will it work on default highest resolution? Or will not work absolutely?
And what if device's camera has not 16:9 format? It can be 4:3on several android tablets, for example.
Hi,
If the device does not support the set resolution, it will be changed at one level lower resolution.
Resolution can be confirmed by the log.
Even if the ratios are different, the resolution will automatically be adjusted.
Thank you.
Best regards,
Sara
SDK Team, MAXST