Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
KODI::GAME::CGameClientStreams Class Reference

#include <GameClientStreams.h>

Public Member Functions

 CGameClientStreams (CGameClient &gameClient)
 
void Initialize (RETRO::IStreamManager &streamManager)
 
void Deinitialize ()
 
IGameClientStreamOpenStream (const game_stream_properties &properties)
 
void CloseStream (IGameClientStream *stream)
 

Constructor & Destructor Documentation

◆ CGameClientStreams()

CGameClientStreams::CGameClientStreams ( CGameClient & gameClient)

Member Function Documentation

◆ CloseStream()

void CGameClientStreams::CloseStream ( IGameClientStream * stream)

◆ Deinitialize()

void CGameClientStreams::Deinitialize ( )

◆ Initialize()

void CGameClientStreams::Initialize ( RETRO::IStreamManager & streamManager)

◆ OpenStream()

IGameClientStream * CGameClientStreams::OpenStream ( const game_stream_properties & properties)

The documentation for this class was generated from the following files: