Audio Devices Example¶
Testing the available audio devices and their configuration
audiodevices.cpp Example File¶
audiodevices.h Example File¶
audiodevicesbase.ui Example File¶
main.cpp Example File¶
audiodevices.pro Example File¶
Testing the available audio devices and their configuration.
Audio Devices demonstrates how to create a simple application to list and test the configuration for the various audio devices available on the target device or desktop PC.
Running the Example¶
To run the example from Qt Creator , open the Welcome mode and select the example from Examples . For more information, visit Building and Running an Example.