| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
#include "GameClientStreams.h"#include "GameClientStreamAudio.h"#include "GameClientStreamHwFramebuffer.h"#include "GameClientStreamSwFramebuffer.h"#include "GameClientStreamVideo.h"#include "cores/RetroPlayer/streams/IRetroPlayerStream.h"#include "cores/RetroPlayer/streams/IStreamManager.h"#include "cores/RetroPlayer/streams/RetroPlayerStreamTypes.h"#include "games/addons/GameClient.h"#include "games/addons/GameClientTranslator.h"#include "utils/log.h"#include <memory>