![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include "GameClientSubsystem.h"
#include "addons/binary-addons/AddonDll.h"
#include "addons/kodi-addon-dev-kit/include/kodi/kodi_game_types.h"
#include "threads/CriticalSection.h"
#include <atomic>
#include <memory>
#include <set>
#include <stdint.h>
#include <string>
Classes | |
class | KODI::GAME::CGameClient |
Interface between Kodi and Game add-ons. More... | |
Namespaces | |
namespace | KODI |
Controller configuration window. | |
namespace | KODI::RETRO |
namespace | KODI::GAME |