FreeRDP
Loading...
Searching...
No Matches
sdl_rail_platform.hpp
1
19
#pragma once
20
24
struct
RailPlatformCaps
25
{
26
bool
positionsReadable =
true
;
27
bool
supportsTransparentWindows =
true
;
28
bool
supportsRestack =
false
;
29
};
30
31
/* Detected capabilities of the running SDL video backend (cached). */
32
[[nodiscard]]
const
RailPlatformCaps
& railPlatformCaps();
RailPlatformCaps
Definition
sdl_rail_platform.hpp:25
client
SDL
SDL3
sdl_rail_platform.hpp
Generated by
1.9.8