QCameraImageCapture shutter sound disactivation
Unsolved
Mobile and Embedded
-
Hello,
I am using the classes QCamera and QCameraImageCapture in QT 5.12.3, to take images from the android phone camera.
The function capture() of QCameraImageCapture class generates a notification sound (camera shutter sound) every times it is called. Is there a way to disactivate this sound in QT 5.12.3 for android app ?
-
Hi,
That is usually something you modify in your system settings.
-
It's outside of Qt's scope to do that. What OS are you running ?
-
So I confirm, no. Mobile platforms are even more restrictive with regards to settings.