KDE::Multimedia::SimplePlayer Class Reference
Inheritance diagram for KDE::Multimedia::SimplePlayer:

Signals | |
| void | finished () |
Public Member Functions | |
| SimplePlayer (QObject *parent=0, const char *name=0) | |
| ~SimplePlayer () | |
| void | play (const KURL &url) |
| void | pause () |
| void | stop () |
| long | totalTime () const |
| long | currentTime () const |
| void | seek (long ms) |
| float | volume () const |
| void | setVolume (float volume) |
| bool | isPlaying () const |
| bool | isPaused () const |
Detailed Description
Definition at line 35 of file simpleplayer.h.
The documentation for this class was generated from the following files:
