List
CameraDevice.CameraResolution
Posted Date: 2018-05-15 22:33     Edited Date: 2018-05-16 1:55     Writer: inactive

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?

 

 

Posted Date: 2018-05-15 22:44     Edited Date: 2018-05-15 22:44     Writer: inactive

And what if device's camera has not 16:9 format? It can be 4:3on several android tablets, for example.

Posted Date: 2018-05-16 1:55     Edited Date: 2018-05-16 1:55     Writer: inactive

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