summaryrefslogtreecommitdiffstats
path: root/src/multimedia/doc/src/qtmultimedia-cpp.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/multimedia/doc/src/qtmultimedia-cpp.qdoc')
-rw-r--r--src/multimedia/doc/src/qtmultimedia-cpp.qdoc12
1 files changed, 7 insertions, 5 deletions
diff --git a/src/multimedia/doc/src/qtmultimedia-cpp.qdoc b/src/multimedia/doc/src/qtmultimedia-cpp.qdoc
index 3405143e5..a821088d8 100644
--- a/src/multimedia/doc/src/qtmultimedia-cpp.qdoc
+++ b/src/multimedia/doc/src/qtmultimedia-cpp.qdoc
@@ -30,10 +30,12 @@
\title Qt Multimedia C++ Classes
\ingroup modules
- \brief The \l {Qt Multimedia} module provides audio, video, radio and camera functionality.
+ \brief The \l {Qt Multimedia} module provides audio, video, radio and camera
+ functionality.
- The C++ classes provide more control over the multimedia content than the QML alternatives.
- If your application is serving complex use cases such as decoding media files, accessing video or audio buffers,
- use the C++ alternative. For more details about the complex audio, video, and camera use cases supported by the C++
- classes, refer to \l {Qt Multimedia Overview}.
+ The C++ classes provide more control over the multimedia content than the
+ QML alternatives. If your application is serving complex use cases such as
+ decoding media files, accessing video or audio buffers, use the C++
+ alternative. For more details about the complex audio, video, and camera use
+ cases supported by the C++ classes, refer to \l {Qt Multimedia Overview}.
*/