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
wfd_window Struct Reference
+ Collaboration diagram for wfd_window:

Public Attributes

WFDDevice dev
 
WFDPort port
 
WFDPipeline pipeline
 
int numBuffers
 
wfd_buffer_t buffers [MAX_NUM_OF_WFD_BUFFERS]
 

Detailed Description

Definition at line 22 of file qeglfsopenwfdintegration.cpp.

Member Data Documentation

◆ buffers

wfd_buffer_t wfd_window::buffers[MAX_NUM_OF_WFD_BUFFERS]

Definition at line 27 of file qeglfsopenwfdintegration.cpp.

◆ dev

WFDDevice wfd_window::dev

Definition at line 23 of file qeglfsopenwfdintegration.cpp.

◆ numBuffers

int wfd_window::numBuffers

Definition at line 26 of file qeglfsopenwfdintegration.cpp.

◆ pipeline

WFDPipeline wfd_window::pipeline

Definition at line 25 of file qeglfsopenwfdintegration.cpp.

◆ port

WFDPort wfd_window::port

Definition at line 24 of file qeglfsopenwfdintegration.cpp.


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