/*!
\page audioengineoverview.html
-\title QtAudioEngine Overview
+\title Positional Audio
\brief 3D positional audio playback and content management
\section1 QtAudioEngine features
Qt Multimedia offers a range of audio classes, covering both low and
high level approaches to audio input, output and processing. In
-addition to traditional audio usage, the \l {QtAudioEngine Overview}{Qt AudioEngine}
+addition to traditional audio usage, the \l {Positional Audio}{Qt AudioEngine}
QML classes offers high level 3D positional audio for QML applications.
See that documentation for more information.
\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
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