Phonon
Phonon - Multimedia API for KDE
4.0
Overview | Application Example | Backend DevelopmentPhonon is the Multimedia API for KDE. You should evaluate whether Phonon supplies all you need before looking at frameworks like GStreamer, NMM or Helix. The range of applications goes from full featured media players and capture applications to voice/video chats.
A Basic Overview
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.Tutorial
The Frontend API
- for simple playback tasks use Phonon::createPlayer or Phonon::VideoPlayer
- Classes for applications using Phonon
Backend Development
If you want to write a new backend for Phonon this is for you:- Author(s):
- Matthias Kretz <kretz@kde.org>
- Maintainer(s):
- Matthias Kretz <kretz@kde.org>
KDE 4.0 API Reference