SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL::prop::Display Namespace Reference

Properties for Display. More...

Variables

constexpr auto HDR_ENABLED_BOOLEAN
 Hdr enabled enabled.
constexpr auto KMSDRM_PANEL_ORIENTATION_NUMBER
 Number for kmsdrm panel orientation.
constexpr auto WAYLAND_WL_OUTPUT_POINTER
 Pointer to wayland wl output.
constexpr auto WINDOWS_HMONITOR_POINTER
 Pointer to windows hmonitor.

Detailed Description

Variable Documentation

◆ HDR_ENABLED_BOOLEAN

auto SDL::prop::Display::HDR_ENABLED_BOOLEAN
constexpr
Initial value:
=
SDL_PROP_DISPLAY_HDR_ENABLED_BOOLEAN

Hdr enabled enabled.

◆ KMSDRM_PANEL_ORIENTATION_NUMBER

auto SDL::prop::Display::KMSDRM_PANEL_ORIENTATION_NUMBER
constexpr
Initial value:
=
SDL_PROP_DISPLAY_KMSDRM_PANEL_ORIENTATION_NUMBER

Number for kmsdrm panel orientation.

◆ WAYLAND_WL_OUTPUT_POINTER

auto SDL::prop::Display::WAYLAND_WL_OUTPUT_POINTER
constexpr
Initial value:
=
SDL_PROP_DISPLAY_WAYLAND_WL_OUTPUT_POINTER

Pointer to wayland wl output.

◆ WINDOWS_HMONITOR_POINTER

auto SDL::prop::Display::WINDOWS_HMONITOR_POINTER
constexpr
Initial value:
=
SDL_PROP_DISPLAY_WINDOWS_HMONITOR_POINTER

Pointer to windows hmonitor.