Qt Reference Documentation

Audio Devices Example

Files:

The Audio Devices example demonstrates the basic use of QAudioDeviceInfo class provided with Qt.

Qt provides the QAudioDeviceInfo class to enable audio querying within a standard application user interface.

This example allows you to browse audio devices available and try out different configurations to see if they are supported.