How to control QCamera's manual focus?
Unsolved
General and Desktop
-
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.