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
qsgvideonode_p.h File Reference

(4ef865f012da7c930cd037f8978f967da9419bb1)

#include <QtMultimedia/qvideoframe.h>
#include <QtMultimedia/qvideoframeformat.h>
#include <QtMultimedia/private/qmultimediautils_p.h>
#include <QtMultimedia/private/qvideotexturehelper_p.h>
#include <QtMultimediaQuick/private/qtmultimediaquickglobal_p.h>
#include <QtQuick/qsgnode.h>
#include <QtGui/qopenglfunctions.h>
Include dependency graph for qsgvideonode_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QSGVideoNode

Typedefs

using QVideoFrameTexturePoolPtr = std::shared_ptr<QVideoFrameTexturePool>

Typedef Documentation

◆ QVideoFrameTexturePoolPtr

Definition at line 33 of file qsgvideonode_p.h.