42 #ifndef AV_AUDIOOUTPUT_H 43 #define AV_AUDIOOUTPUT_H 45 #include <phonon/audiooutputinterface.h> 46 #include <QtCore/QObject> 68 #endif // AV_AUDIOOUTPUT_H
void setVolume(qreal value)
void volumeChanged(qreal)
The QObject class is the base class of all Qt objects.
bool setOutputDevice(int newDevice)
AVAudioOutput(QObject *parent)
#define Q_INTERFACES(x)
This macro tells Qt which interfaces the class implements.
QObject * parent() const
Returns a pointer to the parent object.