Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QVideoFrameD3D11Textures Class Reference
+ Inheritance diagram for QVideoFrameD3D11Textures:
+ Collaboration diagram for QVideoFrameD3D11Textures:

Public Member Functions

 QVideoFrameD3D11Textures (std::unique_ptr< QRhiTexture > &&tex, ComPtr< ID3D11Texture2D > &&d3d11tex)
 
QRhiTexturetexture (uint plane) const override
 
- Public Member Functions inherited from QVideoFrameTextures
virtual ~QVideoFrameTextures ()
 

Detailed Description

Definition at line 115 of file evrd3dpresentengine.cpp.

Constructor & Destructor Documentation

◆ QVideoFrameD3D11Textures()

QVideoFrameD3D11Textures::QVideoFrameD3D11Textures ( std::unique_ptr< QRhiTexture > && tex,
ComPtr< ID3D11Texture2D > && d3d11tex )
inline

Definition at line 118 of file evrd3dpresentengine.cpp.

Member Function Documentation

◆ texture()

QRhiTexture * QVideoFrameD3D11Textures::texture ( uint plane) const
inlineoverridevirtual

Implements QVideoFrameTextures.

Definition at line 123 of file evrd3dpresentengine.cpp.


The documentation for this class was generated from the following file: