summaryrefslogtreecommitdiffstats
path: root/src/multimedia/video
diff options
context:
space:
mode:
authorSergio Ahumada <sahumada@blackberry.com>2015-02-11 10:05:21 +0100
committerYoann Lopes <yoann.lopes@theqtcompany.com>2015-02-11 09:37:28 +0000
commit4ce9d89d7a315100393aeae9998a8f9e838650ca (patch)
tree7679777220b6ea0ce313d065794001dffed3b9de /src/multimedia/video
parent13b24ab18b13c788f7cd5788303d2a226353e70d (diff)
Fix some typos
Change-Id: Iaf8f50741d3103480668b4a654a202d8a363bc45 Reviewed-by: Yoann Lopes <yoann.lopes@theqtcompany.com>
Diffstat (limited to 'src/multimedia/video')
-rw-r--r--src/multimedia/video/qvideoprobe.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/multimedia/video/qvideoprobe.cpp b/src/multimedia/video/qvideoprobe.cpp
index 496b324f6..e789baae5 100644
--- a/src/multimedia/video/qvideoprobe.cpp
+++ b/src/multimedia/video/qvideoprobe.cpp
@@ -51,7 +51,7 @@
player->setVideoOutput(myVideoSurface);
player->setMedia(QUrl::fromLocalFile("observation.mp4"));
- player->play(); // Start receving frames as they get presented to myVideoSurface
+ player->play(); // Start receiving frames as they get presented to myVideoSurface
\endcode
This same approach works with the QCamera object as well, to receive viewfinder or video