pkgsrc/multimedia/phonon-qt5/DESCR
markd a80f2a3854 Add phonon-qt5 4.8.3
QT5 version of phonon.
2016-03-01 08:59:54 +00:00

8 lines
349 B
Text

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.
QT5 Version.