![]() |
Sunshine v2025.118.151840
Self-hosted game stream host for Moonlight.
|
Declarations for x11 capture. More...
Go to the source code of this file.
Classes | |
| class | platf::x11::cursor_t |
Typedefs | |
| using | platf::x11::cursor_ctx_t = util::safe_ptr<cursor_ctx_raw_t, freeCursorCtx> |
| using | platf::x11::xdisplay_t = util::safe_ptr<_XDisplay, freeDisplay> |
Functions | |
| void | platf::x11::freeCursorCtx (cursor_ctx_raw_t *ctx) |
| void | platf::x11::freeDisplay (_XDisplay *xdisplay) |
| xdisplay_t | platf::x11::make_display () |
Declarations for x11 capture.