phonon/videoplayer.h Source File
Go to the documentation of this file.
23 #ifndef Phonon_VIDEOPLAYER_H
24 #define Phonon_VIDEOPLAYER_H
29 #include <QtGui/QWidget>
34 #ifndef QT_NO_PHONON_VIDEOPLAYER
38 class VideoPlayerPrivate;
99 qint64 currentTime()
const;
105 float volume()
const;
111 bool isPlaying()
const;
116 bool isPaused()
const;
187 void setVolume(
float volume);
196 VideoPlayerPrivate *
const d;
201 #endif //QT_NO_PHONON_VIDEOPLAYER
206 #endif // Phonon_VIDEOPLAYER_H
GLsizei GLsizei GLchar * source
VideoPlayerPrivate *const d
#define QT_BEGIN_NAMESPACE
Category
Set's the category your program should be listed in in the mixer.
The KDE Multimedia classes.
Playback class for simple tasks.
Class for audio output to the soundcard.