![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
Classes | |
class | KODI::GAME::CGameClient |
Interface between Kodi and Game add-ons. More... | |
class | KODI::GAME::CGameClientProperties |
C++ wrapper for properties to pass to the DLL. More... | |
class | KODI::GAME::CGameClientTranslator |
Translates data types from Game API to the corresponding format in Kodi. More... | |
class | KODI::GAME::CGameClientDevice |
Represents a device connected to a port. More... | |
class | KODI::GAME::CGameClientHardware |
Handles events for hardware such as reset buttons. More... | |
class | KODI::GAME::CGameClientJoystick |
Handles game controller events for games. More... | |
class | KODI::GAME::CGameClientKeyboard |
Handles keyboard events for games. More... | |
class | KODI::GAME::CGameClientMouse |
Handles mouse events for games. More... | |
class | KODI::GAME::CGameClientPort |
Represents a port that devices can connect to. More... | |
class | KODI::GAME::CGameUtils |
Game related utilities. More... | |
Enumerations | |
enum class | KODI::RETRO::STRETCHMODE { KODI::RETRO::STRETCHMODE::Normal , KODI::RETRO::STRETCHMODE::Stretch4x3 , KODI::RETRO::STRETCHMODE::Fullscreen , KODI::RETRO::STRETCHMODE::Original } |
Methods for stretching the game to the viewing area. More... | |
Everything about RetroPlayer.
|
strong |
Methods for stretching the game to the viewing area.