53 #ifndef QAUDIOINPUTWIN_H 54 #define QAUDIOINPUTWIN_H 59 #include <QtCore/qfile.h> 60 #include <QtCore/qdebug.h> 61 #include <QtCore/qtimer.h> 62 #include <QtCore/qstring.h> 63 #include <QtCore/qstringlist.h> 64 #include <QtCore/qdatetime.h> 65 #include <QtCore/qmutex.h> 67 #include <QtMultimedia/qaudio.h> 68 #include <QtMultimedia/qaudiodeviceinfo.h> 69 #include <QtMultimedia/qaudioengine.h>
#define QT_END_NAMESPACE
This macro expands to.
The QMutex class provides access serialization between threads.
The QByteArray class provides an array of bytes.
The QTime class provides clock time functions.
#define QT_BEGIN_NAMESPACE
This macro expands to.
static const char * data(const QByteArray &arr)
The QIODevice class is the base interface class of all I/O devices in Qt.