![]() |
Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
|
#include "IRenderManager.h"
#include "RenderVideoSettings.h"
#include "cores/RetroPlayer/guibridge/IRenderCallback.h"
#include "threads/CriticalSection.h"
#include "libavutil/pixfmt.h"
#include <atomic>
#include <map>
#include <memory>
#include <set>
#include <vector>
Classes | |
class | KODI::RETRO::CRPRenderManager |
Renders video frames provided by the game loop. More... | |
Namespaces | |
KODI | |
Controller configuration window. | |
KODI::RETRO | |