summaryrefslogtreecommitdiffstats
path: root/src/multimedia/controls/qmediavideoprobecontrol.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/multimedia/controls/qmediavideoprobecontrol.cpp')
-rw-r--r--src/multimedia/controls/qmediavideoprobecontrol.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/multimedia/controls/qmediavideoprobecontrol.cpp b/src/multimedia/controls/qmediavideoprobecontrol.cpp
index 9a723c0a9..0193896cc 100644
--- a/src/multimedia/controls/qmediavideoprobecontrol.cpp
+++ b/src/multimedia/controls/qmediavideoprobecontrol.cpp
@@ -56,7 +56,7 @@ QT_BEGIN_NAMESPACE
\l QVideoProbe is the client facing class for probing video - this class is implemented by
media backends to provide this functionality.
- The interface name of QMediaVideoProbeControl is \c com.nokia.Qt.QMediaVideoProbeControl/1.0 as
+ The interface name of QMediaVideoProbeControl is \c org.qt-project.qt.mediavideoprobecontrol/5.0 as
defined in QMediaVideoProbeControl_iid.
\sa QVideoProbe, QMediaService::requestControl(), QMediaPlayer, QCamera
@@ -65,7 +65,7 @@ QT_BEGIN_NAMESPACE
/*!
\macro QMediaVideoProbeControl_iid
- \c com.nokia.Qt.QMediaVideoProbeControl/1.0
+ \c org.qt-project.qt.mediavideoprobecontrol/5.0
Defines the interface name of the QMediaVideoProbeControl class.