Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches

Class: kodi::addon::CInstanceGame

Game add-on instance
This class provides the basic game processing system for use as an add-on in Kodi. More...

Modules

 Definitions, structures and enumerators
 Game add-on instance definition values
 
 1. Basic functions
 Functions to manage the addon and get basic information about it
 
 2. Game operations
 Game operations
 
 3. Hardware rendering operations
 Hardware rendering operations
 
 4. Input operations
 Input operations
 
 5. Serialization operations
 Serialization operations
 
 6. Cheat operations
 Cheat operations
 

Detailed Description

Class: kodi::addon::CInstanceGame

Game add-on instance
This class provides the basic game processing system for use as an add-on in Kodi.

For use with Libretro cores and with stand-alone games or emulators that do not use the Libretro API.

Possible examples include Nvidia GameStream via Limelight or capturing WINE games through the Game API.

Kodi creates this class in the add-on.