Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "IRetroPlayerStream.h"
#include "cores/RetroPlayer/RetroPlayerTypes.h"
#include <cstdint>
#include <libavutil/pixfmt.h>
Classes | |
struct | KODI::RETRO::VideoStreamProperties |
struct | KODI::RETRO::VideoStreamBuffer |
struct | KODI::RETRO::VideoStreamPacket |
class | KODI::RETRO::CRetroPlayerVideo |
Renders video frames provided by the game loop. More... | |
Namespaces | |
namespace | KODI |
namespace | KODI::RETRO |