summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGeir Vattekar <geir.vattekar@nokia.com>2010-10-08 07:13:48 (GMT)
committerGeir Vattekar <geir.vattekar@nokia.com>2010-10-08 07:13:48 (GMT)
commit91396846206e6b41d32fa8a30888261581bd28dc (patch)
tree08e65f0a10142c3e8b49e79450330367072c1af8 /doc
parentb49dcab1048a5497c85205702bdcab6b243ced0b (diff)
downloadQt-91396846206e6b41d32fa8a30888261581bd28dc.zip
Qt-91396846206e6b41d32fa8a30888261581bd28dc.tar.gz
Qt-91396846206e6b41d32fa8a30888261581bd28dc.tar.bz2
Doc: Update to Phonon overview
Diffstat (limited to 'doc')
-rw-r--r--doc/src/frameworks-technologies/phonon.qdoc19
1 files changed, 0 insertions, 19 deletions
diff --git a/doc/src/frameworks-technologies/phonon.qdoc b/doc/src/frameworks-technologies/phonon.qdoc
index 83afb91..9620136 100644
--- a/doc/src/frameworks-technologies/phonon.qdoc
+++ b/doc/src/frameworks-technologies/phonon.qdoc
@@ -524,24 +524,5 @@
the QtOpenGL shared library. If this is not what you want, it is
possible to configure Qt without OpenGL support. In that case, you
need to run \c configure with the \c -no-opengl option.
-
- \section1 Work in Progress
-
- Phonon and its Qt backends, though fully functional for
- multimedia playback, are still under development. Functionality to
- come is the possibility to capture media and more processors for
- both music and video files.
-
- Another important consideration is to implement support for
- storing media to files; i.e., not playing back media directly.
-
- We also hope in the future to be able to support direct
- manipulation of media streams. This will give the programmer more
- freedom to manipulate streams than just through processors.
-
- Currently, the multimedia framework supports one input source. It will be
- possible to include several sources. This is useful in, for example, audio
- mixer applications where several audio sources can be sent, processed and
- output as a single audio stream.
*/