Kodi Documentation  18.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
 
float level
 

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

§ level

float XFILE::SCacheStatus::level

cache level (0.0 - 1.0)

§ 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: