Update documentation.

Rewrite the module overview, add video and audio overviews,
and update the camera overview. Tweak the radiooverview
slightly.

Still missing some links for examples and some fleshing out
but hopefully a lot better.

Change-Id: Id6486e20ba4a09c36d7739e327d4f9910ad083a5
Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
This commit is contained in:
Michael Goddard
2012-01-04 14:56:31 +10:00
committed by Qt by Nokia
parent 0889d69790
commit 5ec608b006
13 changed files with 815 additions and 897 deletions

View File

@@ -87,6 +87,8 @@ QT_BEGIN_NAMESPACE
QCamera can be used with QVideoWidget for viewfinder display,
QMediaRecorder for video recording and QCameraImageCapture for image taking.
See the \l{Camera Overview}{camera overview} for more information.
\snippet doc/src/snippets/multimedia-snippets/media.cpp Request control
*/