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
WaylandEglStreamController Class Reference

#include <waylandeglstreamcontroller.h>

+ Inheritance diagram for WaylandEglStreamController:
+ Collaboration diagram for WaylandEglStreamController:

Public Member Functions

 WaylandEglStreamController (wl_display *display, WaylandEglStreamClientBufferIntegration *clientBufferIntegration)
 

Protected Member Functions

void eglstream_controller_attach_eglstream_consumer (Resource *resource, struct ::wl_resource *wl_surface, struct ::wl_resource *wl_buffer) override
 

Detailed Description

Definition at line 28 of file waylandeglstreamcontroller.h.

Constructor & Destructor Documentation

◆ WaylandEglStreamController()

QT_BEGIN_NAMESPACE WaylandEglStreamController::WaylandEglStreamController ( wl_display * display,
WaylandEglStreamClientBufferIntegration * clientBufferIntegration )
explicit

Definition at line 15 of file waylandeglstreamcontroller.cpp.

Member Function Documentation

◆ eglstream_controller_attach_eglstream_consumer()

void WaylandEglStreamController::eglstream_controller_attach_eglstream_consumer ( Resource * resource,
struct ::wl_resource * wl_surface,
struct ::wl_resource * wl_buffer )
overrideprotected

Definition at line 21 of file waylandeglstreamcontroller.cpp.

References WaylandEglStreamClientBufferIntegration::attachEglStreamConsumer(), and Q_UNUSED.

+ Here is the call graph for this function:

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