summaryrefslogtreecommitdiffstats
path: root/src/multimedia/video/qvideoframeformat.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/multimedia/video/qvideoframeformat.cpp')
-rw-r--r--src/multimedia/video/qvideoframeformat.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/multimedia/video/qvideoframeformat.cpp b/src/multimedia/video/qvideoframeformat.cpp
index 9685aac19..c8e691d1e 100644
--- a/src/multimedia/video/qvideoframeformat.cpp
+++ b/src/multimedia/video/qvideoframeformat.cpp
@@ -281,7 +281,7 @@ Format_RGBA8888
*/
/*!
- Constructs a null video stream format.
+ Constructs a null video frame format.
*/
QVideoFrameFormat::QVideoFrameFormat()
: d(new QVideoFrameFormatPrivate)
@@ -290,7 +290,7 @@ QVideoFrameFormat::QVideoFrameFormat()
}
/*!
- Constructs a description of stream which receives stream of \a d type buffers with given frame
+ Constructs a video frame format with given frame
\a size and pixel \a format.
*/
QVideoFrameFormat::QVideoFrameFormat(