enableCameraAutoFocus abstract method
Enabling auto focus (for mobile OS) After auto focus is enabled, the camera will automatically detect and always focus on faces.
Implementation
void enableCameraAutoFocus(bool enabled);
Enabling auto focus (for mobile OS) After auto focus is enabled, the camera will automatically detect and always focus on faces.
void enableCameraAutoFocus(bool enabled);