#include <OSScreenSaverIdleInhibitUnstableV1.h>
◆ COSScreenSaverIdleInhibitUnstableV1()
COSScreenSaverIdleInhibitUnstableV1::COSScreenSaverIdleInhibitUnstableV1 |
( |
wayland::zwp_idle_inhibit_manager_v1_t const & | manager, |
|
|
wayland::surface_t const & | inhibitSurface ) |
◆ Inhibit()
void COSScreenSaverIdleInhibitUnstableV1::Inhibit |
( |
| ) |
|
|
overridevirtual |
Do not allow the OS screen saver to become active
Calling this function multiple times without calling Unhibit MUST NOT produce any side-effects.
Implements KODI::WINDOWING::IOSScreenSaver.
◆ TryCreate()
◆ Uninhibit()
void COSScreenSaverIdleInhibitUnstableV1::Uninhibit |
( |
| ) |
|
|
overridevirtual |
Allow the OS screen saver to become active again
Calling this function multiple times or at all without calling Inhibit MUST NOT produce any side-effects.
Implements KODI::WINDOWING::IOSScreenSaver.
The documentation for this class was generated from the following files: