|
kodi
|
Public Attributes | |
| uint64_t | maxforward |
| forward cache max capacity in bytes | |
| uint64_t | forward |
| number of bytes cached forward of current position | |
| uint32_t | maxrate |
| maximum allowed read(fill) rate (bytes/second) | |
| uint32_t | currate |
| average read rate (bytes/second) since last position change | |
| uint32_t | lowrate |
| low speed read rate (bytes/second) (if any, else 0) | |
1.8.13