![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
Namespaces | |
namespace | kodi |
namespace | kodi::gui |
Functions | |
void | kodi::gui::Lock () |
Performs a graphical lock of rendering engine. More... | |
void | kodi::gui::Unlock () |
Performs a graphical unlock of previous locked rendering engine. More... | |
int | kodi::gui::GetScreenHeight () |
Return the the current screen height with pixel. More... | |
int | kodi::gui::GetScreenWidth () |
Return the the current screen width with pixel. More... | |
int | kodi::gui::GetVideoResolution () |
Return the the current screen rendering resolution. More... | |
int | kodi::gui::GetCurrentWindowDialogId () |
Returns the id for the current 'active' dialog as an integer. More... | |
int | kodi::gui::GetCurrentWindowId () |
Returns the id for the current 'active' window as an integer. More... | |