#include "medianode.h"#include "mediasource.h"#include "phonon_export.h"#include "phonondefs.h"#include "phononnamespace.h"Go to the source code of this file.
Classes |
|
| class | MediaObject |
| Interface for media playback of a given URL.
More... |
|
Namespaces |
|
| namespace | Phonon |
|
The KDE Multimedia classes. |
|
Functions |
|
| PHONON_EXPORT MediaObject * | createPlayer (Phonon::Category category, const MediaSource &source=MediaSource()) |
| Convenience function to create a MediaObject and
AudioOutput
connected by a path. |
|