QAudioInputSelectorControl Class
The QAudioInputSelectorControl class provides an audio input selector media control. More...
| Header: | #include <QAudioInputSelectorControl> |
| qmake: | QT += multimedia |
| Inherits: | QMediaControl |
This class is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Macros
Detailed Description
The QAudioInputSelectorControl class provides descriptions of the audio inputs available on a system and allows one to be selected as the audio input of a media service.
The interface name of QAudioInputSelectorControl is org.qt-project.qt.audioinputselectorcontrol/5.0 as defined in QAudioInputSelectorControl_iid.
See also QMediaService::requestControl().
Macro Documentation
QAudioInputSelectorControl_iid
org.qt-project.qt.audioinputselectorcontrol/5.0
Defines the interface name of the QAudioInputSelectorControl class.