MicrophonePermission QML Type | Qt Qml Core (original) (raw)
Access to the user's microphone. More...
Import Statement: | import QtCore |
---|---|
Since: | Qt 6.6 |
Properties
- status : Qt::PermissionStatus
Methods
- request()
Detailed Description
This type represents a QMicrophonePermission, and can be used to check the status of and request access to the user's microphone.
See QMicrophonePermission for documentation of the individual properties and detailed usage requirements.
See also QML Application Permissions, Application Permissions, and QMicrophonePermission.
Property Documentation
status : Qt::PermissionStatus
Method Documentation
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.