Kodi Documentation  19.0
Kodi is an open source media player and entertainment hub.
XFILE::SCacheStatus Struct Reference

#include <IFileTypes.h>

Public Attributes

uint64_t forward
 
unsigned maxrate
 
unsigned currate
 
bool lowspeed
 

Member Data Documentation

§ currate

unsigned XFILE::SCacheStatus::currate

average read rate from source file since last position change

§ forward

uint64_t XFILE::SCacheStatus::forward

number of bytes cached forward of current position

§ lowspeed

bool XFILE::SCacheStatus::lowspeed

cache low speed condition detected?

§ maxrate

unsigned XFILE::SCacheStatus::maxrate

maximum number of bytes per second cache is allowed to fill


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