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

(8e5ff7053d53284abbceed47db434a1979fec9d5)

#include "private/qhwvideobuffer_p.h"
#include "qvideotexturehelper_p.h"
#include <rhi/qrhi.h>
Include dependency graph for qvideoframetexturefromsource_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QVideoTextureHelper::QVideoFrameTexturesFromRhiTextureArray
class  QVideoTextureHelper::QVideoFrameTexturesFromMemory
class  QVideoTextureHelper::QVideoFrameTexturesFromHandlesSet

Namespaces

namespace  QVideoTextureHelper

Typedefs

using QVideoTextureHelper::RhiTextureArray = std::array<std::unique_ptr<QRhiTexture>, TextureDescription::maxPlanes>