Qt 6.11 is out! See what's new in the release
blog
How to control QCamera's manual focus?
-
Hi, I was wondering how the focus of a camera can be controlled when the camera is in manual focus mode. The documentation for QCameraFocus suggests that there is a FocusMode of the type
QCameraFocus::ManualFocus, but I cannot find a place to actually control the focus when the camera is in this mode. Is there something very obvious I am missing? -
There are no API for this.