summaryrefslogtreecommitdiffstats
path: root/doc/src/platforms/platform-notes.qdoc
diff options
context:
space:
mode:
authorFrans Englich <frans.englich@nokia.com>2009-11-18 11:02:21 +0100
committerFrans Englich <frans.englich@nokia.com>2009-11-18 11:15:59 +0100
commita5fd2b16e292546d9113fe1bdf844e7acfc21cd7 (patch)
tree03067e3c813a345263a42f4a18a2dfca0b4e749a /doc/src/platforms/platform-notes.qdoc
parentdb3efe5bf4d03d6fcdbf435c2445203bb07475f9 (diff)
Complement Phonon for Symbian documentation.
Reviewed-by: Gareth Stockwell
Diffstat (limited to 'doc/src/platforms/platform-notes.qdoc')
-rw-r--r--doc/src/platforms/platform-notes.qdoc8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/src/platforms/platform-notes.qdoc b/doc/src/platforms/platform-notes.qdoc
index 9896b081c0..c7477bcfdd 100644
--- a/doc/src/platforms/platform-notes.qdoc
+++ b/doc/src/platforms/platform-notes.qdoc
@@ -416,7 +416,7 @@
\section1 Multimedia and Phonon Support
- Qt provides a backend for Qt's multimedia module, Phonon, which supports
+ Qt provides a backend for Qt's Phonon module, which supports
video and sound playback through Symbian's Multimedia Framework, MMF.
In this release the support is experimental. Video playback may have
@@ -429,7 +429,11 @@
In addition, there exists a backend for the Helix framework. However, due
to it not shipping with Qt, its availability depends on the Symbian
- platform in use. If available, it is loaded instead of the MMF plugin.
+ platform in use. If available, it is loaded in preference over the MMF
+ plugin. The Helix plugin requires Symbian signed capabilities. If the
+ application does not have those capabilities, the MMF plugin, if present on
+ the device, will be loaded instead. The capabilities the Helix backend
+ requires are AllFiles, DiskAdmin and MultimediaDD.
*/