Sunshine master
Self-hosted game stream host for Moonlight.
wl::frame_t Class Reference

Captured Wayland frame metadata and DMA-BUF surface state. More...

#include <src/platform/linux/wayland.h>

Collaboration diagram for wl::frame_t:
[legend]

Public Member Functions

void destroy ()
 Release file descriptors and native buffers associated with this frame.
 

Public Attributes

std::optional< std::chrono::steady_clock::time_point > frame_timestamp
 Capture timestamp associated with the frame.
 
egl::surface_descriptor_t sd
 DMA-BUF surface descriptor received from the compositor.
 

Detailed Description

Captured Wayland frame metadata and DMA-BUF surface state.


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