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
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

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

◆ 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: