|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include "cores/RetroPlayer/RetroPlayerTypes.h"#include "cores/GameSettings.h"#include "threads/CriticalSection.h"#include <libavutil/pixfmt.h>#include <memory>#include <string>#include <vector>Classes | |
| class | KODI::RETRO::IRendererFactory |
| Rendering factory. More... | |
| class | KODI::RETRO::CRPProcessInfo |
| Player process info. More... | |
Namespaces | |
| namespace | KODI |
| Controller configuration window. | |
| namespace | KODI::RETRO |
Typedefs | |
| using | KODI::RETRO::CreateRPProcessControl = CRPProcessInfo *(*)() |
| Process info factory. More... | |