![]() |
Sunshine v2025.118.151840
Self-hosted game stream host for Moonlight.
|
Definitions for Wayland capture. More...
#include <poll.h>#include <wayland-client.h>#include <wayland-util.h>#include <cstdlib>#include "graphics.h"#include "src/logging.h"#include "src/platform/common.h"#include "src/round_robin.h"#include "src/utility.h"#include "wayland.h"Namespaces | |
| namespace | wl |
Macros | |
| #define | CLASS_CALL(c, m) classCall<c, decltype(&c::m), &c::m> |
Functions | |
| int | wl::init () |
| std::vector< std::unique_ptr< monitor_t > > | wl::monitors (const char *display_name) |
Variables | |
| const wl_interface | wl_output_interface |
Definitions for Wayland capture.