Adding QtAudioEngine to the landing page
Change-Id: Ie24ff0d4b949ccb5cd21624e33ef2b42b6857743 Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
1a71385d6a
commit
c9749cf7ac
@@ -160,8 +160,16 @@ change when porting code.
|
|||||||
\section1 Reference Documentation
|
\section1 Reference Documentation
|
||||||
|
|
||||||
\section2 QML Elements
|
\section2 QML Elements
|
||||||
|
The following elements are accessed by using:
|
||||||
|
\qml
|
||||||
|
import QtMultimedia 5.0
|
||||||
|
\endqml
|
||||||
\annotatedlist multimedia_qml
|
\annotatedlist multimedia_qml
|
||||||
|
The following elements are accessed by using:
|
||||||
|
\qml
|
||||||
|
import QtAudioEngine 1.0
|
||||||
|
\endqml
|
||||||
|
\annotatedlist multimedia_audioengine
|
||||||
|
|
||||||
\section2 Multimedia Classes
|
\section2 Multimedia Classes
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user