|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Game add-on instance definition values More...
Topics | |
| 1. Audio stream | |
| Audio stream data system | |
| 2. Video stream | |
| Video stream data system | |
| 3. Hardware framebuffer stream | |
| Hardware framebuffer stream data | |
| 4. Software framebuffer stream | |
| Software framebuffer stream data | |
| 5. Stream types | |
| Stream types data | |
| 6. Game types | |
| Game types data | |
| 7. Input types | |
| Input types | |
| 8. Environment types | |
| Environment types | |
Typedefs | |
| typedef enum GAME_ERROR | GAME_ERROR |
| Game add-on error codes | |
Enumerations | |
| enum | GAME_ERROR { GAME_ERROR_NO_ERROR , GAME_ERROR_UNKNOWN , GAME_ERROR_NOT_IMPLEMENTED , GAME_ERROR_REJECTED , GAME_ERROR_INVALID_PARAMETERS , GAME_ERROR_FAILED , GAME_ERROR_NOT_LOADED , GAME_ERROR_RESTRICTED } |
| Game add-on error codes More... | |
Game add-on instance definition values
| typedef enum GAME_ERROR GAME_ERROR |
Game add-on error codes
Used as return values from most game-related functions.
| enum GAME_ERROR |
Game add-on error codes
Used as return values from most game-related functions.