Qt
6.x
The Qt SDK
Loading...
Searching...
No Matches
qffmpeghwaccel_d3d11_p.h
Go to the documentation of this file.
1
// Copyright (C) 2022 The Qt Company Ltd.
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
#ifndef QFFMPEGHWACCEL_D3D11_P_H
4
#define QFFMPEGHWACCEL_D3D11_P_H
5
6
//
7
// W A R N I N G
8
// -------------
9
//
10
// This file is not part of the Qt API. It exists purely as an
11
// implementation detail. This header file may change from version to
12
// version without notice, or even be removed.
13
//
14
// We mean it.
15
//
16
17
#include "
qffmpeghwaccel_p.h
"
18
19
#if QT_CONFIG(wmf)
20
21
QT_BEGIN_NAMESPACE
22
23
class
QRhi
;
24
25
namespace
QFFmpeg
{
26
27
class
D3D11TextureConverter :
public
TextureConverterBackend
28
{
29
public
:
30
D3D11TextureConverter(
QRhi
*rhi);
31
32
TextureSet *getTextures(AVFrame *
frame
)
override
;
33
34
static
void
SetupDecoderTextures(AVCodecContext *
s
);
35
};
36
37
}
38
39
QT_END_NAMESPACE
40
41
#endif
42
43
#endif
QRhi
\inmodule QtGui
Definition
qrhi.h:1767
QFFmpeg
Definition
qffmpegaudiorenderer.cpp:17
QT_BEGIN_NAMESPACE
Combined button and popup list for selecting options.
Definition
qstandardpaths_haiku.cpp:21
QT_END_NAMESPACE
Definition
qsharedpointer.cpp:1545
qffmpeghwaccel_p.h
s
GLdouble s
[6]
Definition
qopenglext.h:235
frame
QFrame frame
[0]
Definition
src_gui_painting_qdrawutil.cpp:6
qtmultimedia
src
plugins
multimedia
ffmpeg
qffmpeghwaccel_d3d11_p.h
Generated by
1.9.7