Adding QtAudioEngine to the landing page
authorAngus Cummings <angus.cummings@nokia.com>
Wed, 18 Apr 2012 02:18:52 +0000 (12:18 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 20 Apr 2012 06:47:06 +0000 (08:47 +0200)
Change-Id: Ie24ff0d4b949ccb5cd21624e33ef2b42b6857743
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
doc/src/multimedia.qdoc

index e8b924d8195c66682f99f7ff827ed5e7d5455f1b..fb0ba873d63485f3599f5644c95ae07375df7ee3 100644 (file)
@@ -160,8 +160,16 @@ change when porting code.
 \section1 Reference Documentation
 
 \section2 QML Elements
-
+The following elements are accessed by using:
+\qml
+import QtMultimedia 5.0
+\endqml
 \annotatedlist multimedia_qml
+The following elements are accessed by using:
+\qml
+import QtAudioEngine 1.0
+\endqml
+\annotatedlist multimedia_audioengine
 
 \section2 Multimedia Classes