Phonon/Vision&Scope: Difference between revisions
Appearance
< Phonon
Apachelogger (talk | contribs) Created page with "= Le Problem = == Background == Qt applications have no way to easily present multimedia content in a cross platform manner. They either need to write support for ever platfor..." |
spelling/grammar check |
||
Line 1: | Line 1: | ||
= Le Problem = | = Le Problem = | ||
== Background == | == Background == | ||
Qt applications have no way to easily present multimedia content in a cross platform manner. They either | 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 == | == Users == |
Revision as of 17:57, 25 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