43 #ifndef QAUDIOENGINEPLUGIN_H 44 #define QAUDIOENGINEPLUGIN_H 46 #include <QtCore/qstring.h> 47 #include <QtCore/qplugin.h> 48 #include <QtCore/qfactoryinterface.h> 50 #include <QtMultimedia/qaudioformat.h> 51 #include <QtMultimedia/qaudiodeviceinfo.h> 52 #include <QtMultimedia/qaudioengine.h> 69 #define QAudioEngineFactoryInterface_iid \ 70 "com.nokia.qt.QAudioEngineFactoryInterface" 93 #endif // QAUDIOENGINEPLUGIN_H #define QT_END_NAMESPACE
This macro expands to.
The QByteArray class provides an array of bytes.
The QAbstractAudioOutput class provides access for QAudioOutput to access the audio device provided b...
The QObject class is the base class of all Qt objects.
#define Q_DECLARE_INTERFACE(IFace, IId)
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QStringList class provides a list of strings.
#define Q_INTERFACES(x)
This macro tells Qt which interfaces the class implements.
#define QAudioEngineFactoryInterface_iid
The QAbstractAudioDeviceInfo class provides access for QAudioDeviceInfo to access the audio device pr...
#define Q_MULTIMEDIA_EXPORT