Renaming audioengine overview to Positional Audio

Change-Id: I1688b5e76f7b3a8eecd5fcf060717b49f7a36f4e
Reviewed-by: Ling Hu <ling.hu@nokia.com>
Reviewed-by: Dmytro Poplavskiy <dmytro.poplavskiy@nokia.com>
This commit is contained in:
Angus Cummings
2012-05-11 14:59:31 +10:00
committed by Qt by Nokia
parent 3d0dc61b9f
commit 3339324b0e
3 changed files with 4 additions and 4 deletions

View File

@@ -46,7 +46,7 @@ Qt Multimedia offers APIs for doing many multimedia related tasks:
\li Record audio and compress it
\li Tune and listen to radio stations, and receive radio program information
\li Use a camera, including viewfinder, image capture, and movie recording
\li Play 3D positional audio with \l {QtAudioEngine Overview} {QtAudioEngine}
\li Play 3D positional audio with \l {Positional Audio} {QtAudioEngine}
\li Decode audio media files into memory for processing
\li Accessing video frames or audio buffers as they are played or recorded
\endlist
@@ -170,7 +170,7 @@ The following elements are accessed by using:
import QtMultimedia 5.0
\endqml
\annotatedlist multimedia_qml
The following elements are accessed by using \l {QtAudioEngine Overview} {QtAudioEngine}:
The following elements are accessed by using \l {Positional Audio} {QtAudioEngine}:
\qml
import QtAudioEngine 1.0
\endqml