/usr/share/qt5/doc/qtmultimedia/qvideowindowcontrol.html is in qtmultimedia5-doc-html 5.2.1-0ubuntu5.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qvideowindowcontrol.cpp -->
<title>QVideoWindowControl Class | QtMultimedia 5.2</title>
<link rel="stylesheet" type="text/css" href="style/offline.css" />
</head>
<body>
<div class="header" id="qtdocheader">
<div class="main">
<div class="main-rounded">
<div class="navigationbar">
<ul>
<li>Qt 5.2</li>
<li><a href="qtmultimedia-index.html">Qt Multimedia</a></li>
<li><a href="qtmultimedia-module.html">C++ Classes</a></li>
<li>QVideoWindowControl</li>
<li id="buildversion">
Qt 5.2.1 Reference Documentation</li>
</ul>
</div>
</div>
<div class="content">
<div class="line">
<div class="content mainContent">
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<li class="level1"><a href="#public-functions">Public Functions</a></li>
<li class="level1"><a href="#signals">Signals</a></li>
<li class="level1"><a href="#protected-functions">Protected Functions</a></li>
<li class="level1"><a href="#macros">Macros</a></li>
<li class="level1"><a href="#details">Detailed Description</a></li>
</ul>
</div>
<h1 class="title">QVideoWindowControl Class</h1>
<!-- $$$QVideoWindowControl-brief -->
<p>The QVideoWindowControl class provides a media control for rendering video to a window. <a href="#details">More...</a></p>
<!-- @@@QVideoWindowControl -->
<table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> Header:</td><td class="memItemRight bottomAlign"> </b><tt><span class="preprocessor">#include <QVideoWindowControl></span>
</tt></td></tr><tr><td class="memItemLeft rightAlign topAlign"> qmake:</td><td class="memItemRight bottomAlign"> <tt>QT += multimedia</tt></td></tr><tr><td class="memItemLeft rightAlign topAlign"> Inherits:</td><td class="memItemRight bottomAlign"> <a href="qmediacontrol.html">QMediaControl</a>.</td></tr></table><ul>
<li><a href="qvideowindowcontrol-members.html">List of all members, including inherited members</a></li>
</ul>
<a name="public-functions"></a>
<h2>Public Functions</h2>
<table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#dtor.QVideoWindowControl">~QVideoWindowControl</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual Qt::AspectRatioMode </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#aspectRatioMode">aspectRatioMode</a></b>() const = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual int </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#brightness">brightness</a></b>() const = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual int </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#contrast">contrast</a></b>() const = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual QRect </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#displayRect">displayRect</a></b>() const = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual int </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#hue">hue</a></b>() const = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual bool </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#isFullScreen">isFullScreen</a></b>() const = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual QSize </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#nativeSize">nativeSize</a></b>() const = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual void </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#repaint">repaint</a></b>() = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual int </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#saturation">saturation</a></b>() const = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual void </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#setAspectRatioMode">setAspectRatioMode</a></b>(Qt::AspectRatioMode<i> mode</i>) = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual void </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#setBrightness">setBrightness</a></b>(int<i> brightness</i>) = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual void </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#setContrast">setContrast</a></b>(int<i> contrast</i>) = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual void </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#setDisplayRect">setDisplayRect</a></b>(const QRect &<i> rect</i>) = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual void </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#setFullScreen">setFullScreen</a></b>(bool<i> fullScreen</i>) = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual void </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#setHue">setHue</a></b>(int<i> hue</i>) = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual void </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#setSaturation">setSaturation</a></b>(int<i> saturation</i>) = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual void </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#setWinId">setWinId</a></b>(WId<i> id</i>) = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual WId </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#winId">winId</a></b>() const = 0</td></tr>
</table>
<a name="signals"></a>
<h2>Signals</h2>
<table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#brightnessChanged">brightnessChanged</a></b>(int<i> brightness</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#contrastChanged">contrastChanged</a></b>(int<i> contrast</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#fullScreenChanged">fullScreenChanged</a></b>(bool<i> fullScreen</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#hueChanged">hueChanged</a></b>(int<i> hue</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#nativeSizeChanged">nativeSizeChanged</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#saturationChanged">saturationChanged</a></b>(int<i> saturation</i>)</td></tr>
</table>
<a name="protected-functions"></a>
<h2>Protected Functions</h2>
<table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#QVideoWindowControl">QVideoWindowControl</a></b>(QObject *<i> parent</i> = 0)</td></tr>
</table>
<a name="macros"></a>
<h2>Macros</h2>
<table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qvideowindowcontrol.html#QVideoWindowControl_iid">QVideoWindowControl_iid</a></b></td></tr>
</table>
<a name="details"></a>
<!-- $$$QVideoWindowControl-description -->
<div class="descr">
<h2>Detailed Description</h2>
<p>The QVideoWindowControl class provides a media control for rendering video to a window.</p>
<p>The <a href="qvideowindowcontrol.html#winId">winId</a>() property QVideoWindowControl allows a platform specific window ID to be set as the video render target of a <a href="qmediaservice.html">QMediaService</a>. The <a href="qvideowindowcontrol.html#displayRect">displayRect</a>() property is used to set the region of the window the video should be rendered to, and the <a href="qvideowindowcontrol.html#aspectRatioMode">aspectRatioMode</a>() property indicates how the video should be scaled to fit the <a href="qvideowindowcontrol.html#displayRect">displayRect</a>().</p>
<pre class="cpp"><span class="type">QVideoWindowControl</span> <span class="operator">*</span>windowControl <span class="operator">=</span> mediaService<span class="operator">-</span><span class="operator">></span>requestControl<span class="operator"><</span><span class="type">QVideoWindowControl</span> <span class="operator">*</span><span class="operator">></span>();
windowControl<span class="operator">-</span><span class="operator">></span>setWinId(widget<span class="operator">-</span><span class="operator">></span>winId());
windowControl<span class="operator">-</span><span class="operator">></span>setDisplayRect(widget<span class="operator">-</span><span class="operator">></span>rect());
windowControl<span class="operator">-</span><span class="operator">></span>setAspectRatioMode(<span class="type">Qt</span><span class="operator">::</span>KeepAspectRatio);</pre>
<p>QVideoWindowControl is one of a number of possible video output controls.</p>
<p>The interface name of QVideoWindowControl is <tt>org.qt-project.qt.videowindowcontrol/5.0</tt> as defined in <a href="qvideowindowcontrol.html#QVideoWindowControl_iid">QVideoWindowControl_iid</a>.</p>
</div>
<p><b>See also </b><a href="qmediaservice.html#requestControl">QMediaService::requestControl</a>() and QVideoWidget.</p>
<!-- @@@QVideoWindowControl -->
<div class="func">
<h2>Member Function Documentation</h2>
<!-- $$$QVideoWindowControl[overload1]$$$QVideoWindowControlQObject* -->
<h3 class="fn"><a name="QVideoWindowControl"></a>QVideoWindowControl::<span class="name">QVideoWindowControl</span>(<span class="type">QObject</span> *<i> parent</i> = 0)<tt> [protected]</tt></h3>
<p>Constructs a new video window control with the given <i>parent</i>.</p>
<!-- @@@QVideoWindowControl -->
<!-- $$$~QVideoWindowControl[overload1]$$$~QVideoWindowControl -->
<h3 class="fn"><a name="dtor.QVideoWindowControl"></a>QVideoWindowControl::<span class="name">~QVideoWindowControl</span>()</h3>
<p>Destroys a video window control.</p>
<!-- @@@~QVideoWindowControl -->
<!-- $$$aspectRatioMode[overload1]$$$aspectRatioMode -->
<h3 class="fn"><a name="aspectRatioMode"></a><span class="type">Qt::AspectRatioMode</span> QVideoWindowControl::<span class="name">aspectRatioMode</span>() const<tt> [pure virtual]</tt></h3>
<p>Returns how video is scaled to fit the display region with respect to its aspect ratio.</p>
<p><b>See also </b><a href="qvideowindowcontrol.html#setAspectRatioMode">setAspectRatioMode</a>().</p>
<!-- @@@aspectRatioMode -->
<!-- $$$brightness[overload1]$$$brightness -->
<h3 class="fn"><a name="brightness"></a><span class="type">int</span> QVideoWindowControl::<span class="name">brightness</span>() const<tt> [pure virtual]</tt></h3>
<p>Returns the brightness adjustment applied to a video overlay.</p>
<p>Valid brightness values range between -100 and 100, the default is 0.</p>
<p><b>See also </b><a href="qvideowindowcontrol.html#setBrightness">setBrightness</a>().</p>
<!-- @@@brightness -->
<!-- $$$brightnessChanged[overload1]$$$brightnessChangedint -->
<h3 class="fn"><a name="brightnessChanged"></a><span class="type">void</span> QVideoWindowControl::<span class="name">brightnessChanged</span>(<span class="type">int</span><i> brightness</i>)<tt> [signal]</tt></h3>
<p>Signals that a video overlay's <i>brightness</i> adjustment has changed.</p>
<!-- @@@brightnessChanged -->
<!-- $$$contrast[overload1]$$$contrast -->
<h3 class="fn"><a name="contrast"></a><span class="type">int</span> QVideoWindowControl::<span class="name">contrast</span>() const<tt> [pure virtual]</tt></h3>
<p>Returns the contrast adjustment applied to a video overlay.</p>
<p>Valid contrast values range between -100 and 100, the default is 0.</p>
<p><b>See also </b><a href="qvideowindowcontrol.html#setContrast">setContrast</a>().</p>
<!-- @@@contrast -->
<!-- $$$contrastChanged[overload1]$$$contrastChangedint -->
<h3 class="fn"><a name="contrastChanged"></a><span class="type">void</span> QVideoWindowControl::<span class="name">contrastChanged</span>(<span class="type">int</span><i> contrast</i>)<tt> [signal]</tt></h3>
<p>Signals that a video overlay's <i>contrast</i> adjustment has changed.</p>
<!-- @@@contrastChanged -->
<!-- $$$displayRect[overload1]$$$displayRect -->
<h3 class="fn"><a name="displayRect"></a><span class="type">QRect</span> QVideoWindowControl::<span class="name">displayRect</span>() const<tt> [pure virtual]</tt></h3>
<p>Returns the sub-rect of a window where video is displayed.</p>
<p><b>See also </b><a href="qvideowindowcontrol.html#setDisplayRect">setDisplayRect</a>().</p>
<!-- @@@displayRect -->
<!-- $$$fullScreenChanged[overload1]$$$fullScreenChangedbool -->
<h3 class="fn"><a name="fullScreenChanged"></a><span class="type">void</span> QVideoWindowControl::<span class="name">fullScreenChanged</span>(<span class="type">bool</span><i> fullScreen</i>)<tt> [signal]</tt></h3>
<p>Signals that the <i>fullScreen</i> state of a video overlay has changed.</p>
<!-- @@@fullScreenChanged -->
<!-- $$$hue[overload1]$$$hue -->
<h3 class="fn"><a name="hue"></a><span class="type">int</span> QVideoWindowControl::<span class="name">hue</span>() const<tt> [pure virtual]</tt></h3>
<p>Returns the hue adjustment applied to a video overlay.</p>
<p>Value hue values range between -100 and 100, the default is 0.</p>
<p><b>See also </b><a href="qvideowindowcontrol.html#setHue">setHue</a>().</p>
<!-- @@@hue -->
<!-- $$$hueChanged[overload1]$$$hueChangedint -->
<h3 class="fn"><a name="hueChanged"></a><span class="type">void</span> QVideoWindowControl::<span class="name">hueChanged</span>(<span class="type">int</span><i> hue</i>)<tt> [signal]</tt></h3>
<p>Signals that a video overlay's <i>hue</i> adjustment has changed.</p>
<!-- @@@hueChanged -->
<!-- $$$isFullScreen[overload1]$$$isFullScreen -->
<h3 class="fn"><a name="isFullScreen"></a><span class="type">bool</span> QVideoWindowControl::<span class="name">isFullScreen</span>() const<tt> [pure virtual]</tt></h3>
<p>Identifies if a video overlay is a fullScreen overlay.</p>
<p>Returns true if the video overlay is fullScreen, and false otherwise.</p>
<!-- @@@isFullScreen -->
<!-- $$$nativeSize[overload1]$$$nativeSize -->
<h3 class="fn"><a name="nativeSize"></a><span class="type">QSize</span> QVideoWindowControl::<span class="name">nativeSize</span>() const<tt> [pure virtual]</tt></h3>
<p>Returns a suggested size for the video display based on the resolution and aspect ratio of the video.</p>
<!-- @@@nativeSize -->
<!-- $$$nativeSizeChanged[overload1]$$$nativeSizeChanged -->
<h3 class="fn"><a name="nativeSizeChanged"></a><span class="type">void</span> QVideoWindowControl::<span class="name">nativeSizeChanged</span>()<tt> [signal]</tt></h3>
<p>Signals that the native dimensions of the video have changed.</p>
<!-- @@@nativeSizeChanged -->
<!-- $$$repaint[overload1]$$$repaint -->
<h3 class="fn"><a name="repaint"></a><span class="type">void</span> QVideoWindowControl::<span class="name">repaint</span>()<tt> [pure virtual]</tt></h3>
<p>Repaints the last frame.</p>
<!-- @@@repaint -->
<!-- $$$saturation[overload1]$$$saturation -->
<h3 class="fn"><a name="saturation"></a><span class="type">int</span> QVideoWindowControl::<span class="name">saturation</span>() const<tt> [pure virtual]</tt></h3>
<p>Returns the saturation adjustment applied to a video overlay.</p>
<p>Value saturation values range between -100 and 100, the default is 0.</p>
<p><b>See also </b><a href="qvideowindowcontrol.html#setSaturation">setSaturation</a>().</p>
<!-- @@@saturation -->
<!-- $$$saturationChanged[overload1]$$$saturationChangedint -->
<h3 class="fn"><a name="saturationChanged"></a><span class="type">void</span> QVideoWindowControl::<span class="name">saturationChanged</span>(<span class="type">int</span><i> saturation</i>)<tt> [signal]</tt></h3>
<p>Signals that a video overlay's <i>saturation</i> adjustment has changed.</p>
<!-- @@@saturationChanged -->
<!-- $$$setAspectRatioMode[overload1]$$$setAspectRatioModeQt::AspectRatioMode -->
<h3 class="fn"><a name="setAspectRatioMode"></a><span class="type">void</span> QVideoWindowControl::<span class="name">setAspectRatioMode</span>(<span class="type">Qt::AspectRatioMode</span><i> mode</i>)<tt> [pure virtual]</tt></h3>
<p>Sets the aspect ratio <i>mode</i> which determines how video is scaled to the fit the display region with respect to its aspect ratio.</p>
<p><b>See also </b><a href="qvideowindowcontrol.html#aspectRatioMode">aspectRatioMode</a>().</p>
<!-- @@@setAspectRatioMode -->
<!-- $$$setBrightness[overload1]$$$setBrightnessint -->
<h3 class="fn"><a name="setBrightness"></a><span class="type">void</span> QVideoWindowControl::<span class="name">setBrightness</span>(<span class="type">int</span><i> brightness</i>)<tt> [pure virtual]</tt></h3>
<p>Sets a <i>brightness</i> adjustment for a video overlay.</p>
<p>Valid brightness values range between -100 and 100, the default is 0.</p>
<p><b>See also </b><a href="qvideowindowcontrol.html#brightness">brightness</a>().</p>
<!-- @@@setBrightness -->
<!-- $$$setContrast[overload1]$$$setContrastint -->
<h3 class="fn"><a name="setContrast"></a><span class="type">void</span> QVideoWindowControl::<span class="name">setContrast</span>(<span class="type">int</span><i> contrast</i>)<tt> [pure virtual]</tt></h3>
<p>Sets the <i>contrast</i> adjustment for a video overlay.</p>
<p>Valid contrast values range between -100 and 100, the default is 0.</p>
<p><b>See also </b><a href="qvideowindowcontrol.html#contrast">contrast</a>().</p>
<!-- @@@setContrast -->
<!-- $$$setDisplayRect[overload1]$$$setDisplayRectconstQRect& -->
<h3 class="fn"><a name="setDisplayRect"></a><span class="type">void</span> QVideoWindowControl::<span class="name">setDisplayRect</span>(const <span class="type">QRect</span> &<i> rect</i>)<tt> [pure virtual]</tt></h3>
<p>Sets the sub-<i>rect</i> of a window where video is displayed.</p>
<p><b>See also </b><a href="qvideowindowcontrol.html#displayRect">displayRect</a>().</p>
<!-- @@@setDisplayRect -->
<!-- $$$setFullScreen[overload1]$$$setFullScreenbool -->
<h3 class="fn"><a name="setFullScreen"></a><span class="type">void</span> QVideoWindowControl::<span class="name">setFullScreen</span>(<span class="type">bool</span><i> fullScreen</i>)<tt> [pure virtual]</tt></h3>
<p>Sets whether a video overlay is a <i>fullScreen</i> overlay.</p>
<p><b>See also </b><a href="qvideowindowcontrol.html#isFullScreen">isFullScreen</a>().</p>
<!-- @@@setFullScreen -->
<!-- $$$setHue[overload1]$$$setHueint -->
<h3 class="fn"><a name="setHue"></a><span class="type">void</span> QVideoWindowControl::<span class="name">setHue</span>(<span class="type">int</span><i> hue</i>)<tt> [pure virtual]</tt></h3>
<p>Sets a <i>hue</i> adjustment for a video overlay.</p>
<p>Valid hue values range between -100 and 100, the default is 0.</p>
<p><b>See also </b><a href="qvideowindowcontrol.html#hue">hue</a>().</p>
<!-- @@@setHue -->
<!-- $$$setSaturation[overload1]$$$setSaturationint -->
<h3 class="fn"><a name="setSaturation"></a><span class="type">void</span> QVideoWindowControl::<span class="name">setSaturation</span>(<span class="type">int</span><i> saturation</i>)<tt> [pure virtual]</tt></h3>
<p>Sets a <i>saturation</i> adjustment for a video overlay.</p>
<p>Valid saturation values range between -100 and 100, the default is 0.</p>
<p><b>See also </b><a href="qvideowindowcontrol.html#saturation">saturation</a>().</p>
<!-- @@@setSaturation -->
<!-- $$$setWinId[overload1]$$$setWinIdWId -->
<h3 class="fn"><a name="setWinId"></a><span class="type">void</span> QVideoWindowControl::<span class="name">setWinId</span>(<span class="type">WId</span><i> id</i>)<tt> [pure virtual]</tt></h3>
<p>Sets the <i>id</i> of the window a video overlay end point renders to.</p>
<p><b>See also </b><a href="qvideowindowcontrol.html#winId">winId</a>().</p>
<!-- @@@setWinId -->
<!-- $$$winId[overload1]$$$winId -->
<h3 class="fn"><a name="winId"></a><span class="type">WId</span> QVideoWindowControl::<span class="name">winId</span>() const<tt> [pure virtual]</tt></h3>
<p>Returns the ID of the window a video overlay end point renders to.</p>
<p><b>See also </b><a href="qvideowindowcontrol.html#setWinId">setWinId</a>().</p>
<!-- @@@winId -->
</div>
<div class="macros">
<h2>Macro Documentation</h2>
<!-- $$$QVideoWindowControl_iid[overload1]$$$QVideoWindowControl_iid -->
<h3 class="fn"><a name="QVideoWindowControl_iid"></a><span class="name">QVideoWindowControl_iid</span></h3>
<p><tt>org.qt-project.qt.videowindowcontrol/5.0</tt></p>
<p>Defines the interface name of the <a href="qvideowindowcontrol.html">QVideoWindowControl</a> class.</p>
<!-- @@@QVideoWindowControl_iid -->
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2013 Digia Plc and/or its
subsidiaries. Documentation contributions included herein are the copyrights of
their respective owners.<br> The documentation provided herein is licensed under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation License version 1.3</a> as published by the Free Software Foundation.<br> Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide. All other trademarks are property
of their respective owners. </p>
</div>
</body>
</html>
|