Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qquickvideooutput_p.h File Reference

(478fb081e6c12fe4545d67741e61555b88b4326f)

#include <QtCore/qrect.h>
#include <QtCore/qpointer.h>
#include <QtCore/qmutex.h>
#include <QtQuick/qquickitem.h>
#include <QtMultimedia/qvideoframe.h>
#include <QtMultimedia/qvideoframeformat.h>
#include <QtMultimedia/qvideosink.h>
#include <QtMultimediaQuick/private/qtmultimediaquickglobal_p.h>
#include <thread>
Include dependency graph for qquickvideooutput_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQuickVideoSink
class  QQuickVideoOutput
 Render video or camera viewfinder. More...

Typedefs

using QVideoFrameTexturePoolWPtr = std::weak_ptr<QVideoFrameTexturePool>

Typedef Documentation

◆ QVideoFrameTexturePoolWPtr

Definition at line 38 of file qquickvideooutput_p.h.