diff options
Diffstat (limited to 'multimedia/phonon-backend-gstreamer-shared/DESCR')
-rw-r--r-- | multimedia/phonon-backend-gstreamer-shared/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/multimedia/phonon-backend-gstreamer-shared/DESCR b/multimedia/phonon-backend-gstreamer-shared/DESCR new file mode 100644 index 00000000000..17f2bfa9c3e --- /dev/null +++ b/multimedia/phonon-backend-gstreamer-shared/DESCR @@ -0,0 +1,6 @@ +Phonon is the Multimedia API for KDE and QT. + +In Phonon there are three main concepts: MediaObjects, Paths and Outputs. +The MediaObjects control the playback/capture and provide the media data. +MediaObjects can be connected to Outputs using Path objects which also +allow the insertion of Effect objects between MediaObject and Output. |