Phonon/Vision&Scope: Difference between revisions
Appearance
< Phonon
spelling/grammar check |
Apachelogger (talk | contribs) |
||
Line 12: | Line 12: | ||
== Stakeholders == | == Stakeholders == | ||
* '''KDE''': stable API, reliability | |||
* '''Qt''': portability | |||
* '''Development Gang''': fun | |||
== Risks == | == Risks == | ||
== Assumptions == | == Assumptions == |
Revision as of 15:37, 26 September 2012
Le Problem
Background
Qt applications have no way to easily present multimedia content in a cross-platform manner. They need either to write support for every platform they want to cater to, or leave some platforms unsupported.
Users
- Qt Applications
- KDE Applications
- Music Players
- Video Players: Play video files. Display videos in their Qt graphics system of choice.
- Simple Games
- Simple Multimedia Applications
Stakeholders
- KDE: stable API, reliability
- Qt: portability
- Development Gang: fun