phonon/mediaobjectinterface.h Source File
Go to the documentation of this file.
23 #ifndef PHONON_MEDIAOBJECTINTERFACE_H
24 #define PHONON_MEDIAOBJECTINTERFACE_H
27 #include <QtCore/QObject>
34 class StreamInterface;
81 virtual void play() = 0;
91 virtual void pause() = 0;
104 virtual void stop() = 0;
241 #endif // PHONON_MEDIAOBJECTINTERFACE_H
GLsizei GLsizei GLchar * source
State
The state the media producing object is in at the moment.
#define QT_BEGIN_NAMESPACE
ErrorType
Tells your program how to recover from an error.
The KDE Multimedia classes.