![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
WFDDevice | dev |
WFDPort | port |
WFDPipeline | pipeline |
int | numBuffers |
wfd_buffer_t | buffers [MAX_NUM_OF_WFD_BUFFERS] |
Definition at line 22 of file qeglfsopenwfdintegration.cpp.
wfd_buffer_t wfd_window::buffers |
Definition at line 27 of file qeglfsopenwfdintegration.cpp.
WFDDevice wfd_window::dev |
Definition at line 23 of file qeglfsopenwfdintegration.cpp.
int wfd_window::numBuffers |
Definition at line 26 of file qeglfsopenwfdintegration.cpp.
Referenced by QEglFSOpenWFDIntegration::createNativeWindow().
WFDPipeline wfd_window::pipeline |
Definition at line 25 of file qeglfsopenwfdintegration.cpp.
WFDPort wfd_window::port |
Definition at line 24 of file qeglfsopenwfdintegration.cpp.