|
Kodi Documentation
19.0
Kodi is an open source media player and entertainment hub.
|
#include <IFileTypes.h>
Public Attributes | |
| uint64_t | forward |
| unsigned | maxrate |
| unsigned | currate |
| bool | lowspeed |
| 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
| bool XFILE::SCacheStatus::lowspeed |
cache low speed condition detected?
| unsigned XFILE::SCacheStatus::maxrate |
maximum number of bytes per second cache is allowed to fill