<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- qvideosurfaceformat.cpp --> <title>List of All Members for QVideoSurfaceFormat | Qt Multimedia 5.11</title> <link rel="stylesheet" type="text/css" href="style/offline-simple.css" /> <script type="text/javascript"> document.getElementsByTagName("link").item(0).setAttribute("href", "style/offline.css"); // loading style sheet breaks anchors that were jumped to before // so force jumping to anchor again setTimeout(function() { var anchor = location.hash; // need to jump to different anchor first (e.g. none) location.hash = "#"; setTimeout(function() { location.hash = anchor; }, 0); }, 0); </script> </head> <body> <div class="header" id="qtdocheader"> <div class="main"> <div class="main-rounded"> <div class="navigationbar"> <table><tr> <td ><a href="../qtdoc/index.html">Qt 5.11</a></td><td ><a href="qtmultimedia-index.html">Qt Multimedia</a></td><td ><a href="qtmultimedia-modules.html">C++ Classes</a></td><td >QVideoSurfaceFormat</td></tr></table><table class="buildversion"><tr> <td id="buildversion" width="100%" align="right">Qt 5.11.2 Reference Documentation</td> </tr></table> </div> </div> <div class="content"> <div class="line"> <div class="content mainContent"> <div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div> <h1 class="title">List of All Members for QVideoSurfaceFormat</h1> <p>This is the complete list of members for <a href="qvideosurfaceformat.html">QVideoSurfaceFormat</a>, including inherited members.</p> <div class="table"><table class="propsummary"> <tr><td class="topAlign"><ul> <li class="fn">enum <span class="name"><b><a href="qvideosurfaceformat.html#Direction-enum">Direction</a></b></span></li> <li class="fn">enum <span class="name"><b><a href="qvideosurfaceformat.html#YCbCrColorSpace-enum">YCbCrColorSpace</a></b></span></li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#QVideoSurfaceFormat">QVideoSurfaceFormat</a></b></span>()</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#QVideoSurfaceFormat-1">QVideoSurfaceFormat</a></b></span>(const QSize &, QVideoFrame::PixelFormat , QAbstractVideoBuffer::HandleType )</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#QVideoSurfaceFormat-2">QVideoSurfaceFormat</a></b></span>(const QVideoSurfaceFormat &)</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#dtor.QVideoSurfaceFormat">~QVideoSurfaceFormat</a></b></span>()</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#frameHeight">frameHeight</a></b></span>() const : int</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#frameRate">frameRate</a></b></span>() const : qreal</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#frameSize">frameSize</a></b></span>() const : QSize</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#frameWidth">frameWidth</a></b></span>() const : int</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#handleType">handleType</a></b></span>() const : QAbstractVideoBuffer::HandleType</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#isMirrored">isMirrored</a></b></span>() const : bool</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#isValid">isValid</a></b></span>() const : bool</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#pixelAspectRatio">pixelAspectRatio</a></b></span>() const : QSize</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#pixelFormat">pixelFormat</a></b></span>() const : QVideoFrame::PixelFormat</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#property">property</a></b></span>(const char *) const : QVariant</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#propertyNames">propertyNames</a></b></span>() const : QList<QByteArray></li> </ul></td><td class="topAlign"><ul> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#scanLineDirection">scanLineDirection</a></b></span>() const : QVideoSurfaceFormat::Direction</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#setFrameRate">setFrameRate</a></b></span>(qreal )</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#setFrameSize">setFrameSize</a></b></span>(const QSize &)</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#setFrameSize-1">setFrameSize</a></b></span>(int , int )</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#setMirrored">setMirrored</a></b></span>(bool )</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#setPixelAspectRatio">setPixelAspectRatio</a></b></span>(const QSize &)</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#setPixelAspectRatio-1">setPixelAspectRatio</a></b></span>(int , int )</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#setProperty">setProperty</a></b></span>(const char *, const QVariant &)</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#setScanLineDirection">setScanLineDirection</a></b></span>(QVideoSurfaceFormat::Direction )</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#setViewport">setViewport</a></b></span>(const QRect &)</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#setYCbCrColorSpace">setYCbCrColorSpace</a></b></span>(QVideoSurfaceFormat::YCbCrColorSpace )</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#sizeHint">sizeHint</a></b></span>() const : QSize</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#viewport">viewport</a></b></span>() const : QRect</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#yCbCrColorSpace">yCbCrColorSpace</a></b></span>() const : QVideoSurfaceFormat::YCbCrColorSpace</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#operator-not-eq">operator!=</a></b></span>(const QVideoSurfaceFormat &) const : bool</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#operator-eq">operator=</a></b></span>(const QVideoSurfaceFormat &) : QVideoSurfaceFormat &</li> <li class="fn"><span class="name"><b><a href="qvideosurfaceformat.html#operator-eq-eq">operator==</a></b></span>(const QVideoSurfaceFormat &) const : bool</li> </ul> </td></tr> </table></div> </div> </div> </div> </div> </div> <div class="footer"> <p> <acronym title="Copyright">©</acronym> 2018 The Qt Company Ltd. 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/> Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. </p> </div> </body> </html>