![]() |
Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
|
#include <IFileTypes.h>
Public Attributes | |
uint64_t | forward |
unsigned | maxrate |
unsigned | currate |
float | level |
unsigned XFILE::SCacheStatus::currate |
average read rate from source file since last position change
uint64_t XFILE::SCacheStatus::forward |
number of bytes cached forward of current position
float XFILE::SCacheStatus::level |
cache level (0.0 - 1.0)
unsigned XFILE::SCacheStatus::maxrate |
maximum number of bytes per second cache is allowed to fill