kodi
Public Member Functions | List of all members
KODI::RETRO::CRealtimePlayback Class Reference
Inheritance diagram for KODI::RETRO::CRealtimePlayback:
Inheritance graph
[legend]
Collaboration diagram for KODI::RETRO::CRealtimePlayback:
Collaboration graph
[legend]

Public Member Functions

void Initialize () override
 
void Deinitialize () override
 
bool CanPause () const override
 
bool CanSeek () const override
 
unsigned int GetTimeMs () const override
 
unsigned int GetTotalTimeMs () const override
 
unsigned int GetCacheTimeMs () const override
 
void SeekTimeMs (unsigned int timeMs) override
 
double GetSpeed () const override
 
void SetSpeed (double speedFactor) override
 
void PauseAsync () override
 
std::string CreateSavestate (bool autosave, const std::string &savestatePath="") override
 
bool LoadSavestate (const std::string &savestatePath) override
 

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