#include <Output.h>
◆ Mode()
KODI::WINDOWING::WAYLAND::COutput::Mode::Mode |
( |
CSizeInt | size, |
|
|
std::int32_t | refreshMilliHz ) |
|
inline |
◆ AsTuple()
std::tuple< std::int32_t, std::int32_t, std::int32_t > KODI::WINDOWING::WAYLAND::COutput::Mode::AsTuple |
( |
| ) |
const |
|
inline |
◆ GetRefreshInHz()
float KODI::WINDOWING::WAYLAND::COutput::Mode::GetRefreshInHz |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool KODI::WINDOWING::WAYLAND::COutput::Mode::operator!= |
( |
const Mode & | right | ) |
const |
|
inline |
◆ operator<()
bool KODI::WINDOWING::WAYLAND::COutput::Mode::operator< |
( |
const Mode & | right | ) |
const |
|
inline |
◆ operator==()
bool KODI::WINDOWING::WAYLAND::COutput::Mode::operator== |
( |
const Mode & | right | ) |
const |
|
inline |
◆ refreshMilliHz
std::int32_t KODI::WINDOWING::WAYLAND::COutput::Mode::refreshMilliHz |
◆ size
CSizeInt KODI::WINDOWING::WAYLAND::COutput::Mode::size |
The documentation for this struct was generated from the following file: