Qt 4.8
|
#include <QtCore/qobject.h>
#include <QtCore/qglobal.h>
#include <QtCore/qbytearray.h>
#include <QtCore/qstring.h>
#include <QtCore/qstringlist.h>
#include <QtCore/qlist.h>
#include <QtMultimedia/qaudio.h>
#include <QtMultimedia/qaudioformat.h>
Go to the source code of this file.
Classes | |
class | QAudioDeviceInfo |
The QAudioDeviceInfo class provides an interface to query audio devices and their functionality. More... | |