summaryrefslogtreecommitdiffstats
path: root/src/multimedia/doc/src/videooverview.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/multimedia/doc/src/videooverview.qdoc')
-rw-r--r--src/multimedia/doc/src/videooverview.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/multimedia/doc/src/videooverview.qdoc b/src/multimedia/doc/src/videooverview.qdoc
index ced829a1e..e3fe0175e 100644
--- a/src/multimedia/doc/src/videooverview.qdoc
+++ b/src/multimedia/doc/src/videooverview.qdoc
@@ -75,7 +75,7 @@ allows you to receive these frames from \l QMediaPlayer and
\l QCamera.
\section2 Recording Video
-You can use the \l QMediaEncoder class as a simple way to record video to disk.
+You can use the \l QMediaRecorder class as a simple way to record video to disk.
For more advances use cases \l QMediaCaptureSession provides a more flexible API.
\section1 Examples