|
Sunshine master
Self-hosted game stream host for Moonlight.
|
Captured Wayland frame metadata and DMA-BUF surface state. More...
#include <src/platform/linux/wayland.h>
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. | |
Captured Wayland frame metadata and DMA-BUF surface state.