![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qdmabuftextureimporter_p.h"#include <QtMultimedia/private/qmultimedia_ranges_p.h>#include <QtMultimedia/private/qvideotexturehelper_p.h>#include <QtGui/qopenglcontext.h>#include <QtGui/rhi/qrhi.h>#include <QtCore/qloggingcategory.h>#include <QtCore/qscopeguard.h>#include <EGL/egl.h>#include <EGL/eglext.h>Go to the source code of this file.
Namespaces | |
| namespace | QtMultimediaPrivate |
Functions | |
| QT_BEGIN_NAMESPACE | Q_STATIC_LOGGING_CATEGORY (qLDmaBuf, "qt.multimedia.dmabuf") |
| q23::expected< QVideoFrameTexturesHandlesUPtr, FailureSeverity > | QtMultimediaPrivate::importDmaBufTextures (QRhi &rhi, const DmaBufEglContext &eglContext, QSpan< const DmaBufPlane > planes, QVideoFrameFormat::PixelFormat qtFormat, QSize frameSize, std::shared_ptr< void > parentKeepAlive) |
| QT_BEGIN_NAMESPACE Q_STATIC_LOGGING_CATEGORY | ( | qLDmaBuf | , |
| "qt.multimedia.dmabuf" | ) |