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
qohosvideooutput.cpp File Reference

(d74358fe78c1b151abc4102e9242b255b9ae921f)

#include "qohosvideooutput_p.h"
#include "qohosglobal_p.h"
#include "qohossurfaceimage_p.h"
#include <private/qhwvideobuffer_p.h>
#include <private/qplatformvideosink_p.h>
#include <private/qvideoframe_p.h>
#include <private/qvideoframeconverter_p.h>
#include <rhi/qrhi.h>
#include <rhi/qrhi_platform.h>
#include <QtMultimedia/qvideoframe.h>
#include <QtMultimedia/qvideoframeformat.h>
#include <QtMultimedia/qvideosink.h>
#include <QtGui/qmatrix4x4.h>
#include <QtGui/qopenglcontext.h>
#include <QtGui/qoffscreensurface.h>
#include <QtCore/qfile.h>
#include <QtCore/qloggingcategory.h>
#include <QtCore/qpointer.h>
#include <QtCore/qthread.h>
#include "qohosvideooutput.moc"
#include "moc_qohosvideooutput_p.cpp"
Include dependency graph for qohosvideooutput.cpp:

Go to the source code of this file.

Classes

class  QT_BEGIN_NAMESPACE::QOhosVideoFrameTextures
class  QT_BEGIN_NAMESPACE::QOhosTextureVideoBuffer
class  QT_BEGIN_NAMESPACE::TextureCopy
class  QOhosTextureThread

Namespaces

namespace  QT_BEGIN_NAMESPACE
 Combined button and popup list for selecting options.

Functions

std::unique_ptr< QRhiGraphicsPipelineQT_BEGIN_NAMESPACE::newGraphicsPipeline (QRhi *rhi, QRhiShaderResourceBindings *srb, QRhiRenderPassDescriptor *rpd, QShader vs, QShader fs)

Variables

const float QT_BEGIN_NAMESPACE::g_quad []