phonon/abstractvideooutput.h Source File
Go to the documentation of this file.
22 #ifndef Phonon_ABSTRACTVIDEOOUTPUTBASE_H
23 #define Phonon_ABSTRACTVIDEOOUTPUTBASE_H
28 #include <QtCore/QObject>
33 #ifndef QT_NO_PHONON_VIDEO
40 namespace Experimental
43 class VisualizationPrivate;
46 class AbstractVideoOutputPrivate;
55 friend class Experimental::Visualization;
56 friend class Experimental::VisualizationPrivate;
69 #endif //QT_NO_PHONON_VIDEO
74 #endif // Phonon_ABSTRACTVIDEOOUTPUTBASE_H
#define QT_BEGIN_NAMESPACE
The KDE Multimedia classes.
Common base class for all video outputs.
#define K_DECLARE_PRIVATE(Class)