The following table contains values that can be set with class CacheStatus :
Name | Type | Set call | Get call |
---|---|---|---|
Number of bytes cached | uint64_t | SetForward | GetForward |
Maximum number of bytes per second | uint32_t | SetMaxRate | GetMaxRate |
Average read rate from source file | uint32_t | SetCurrentRate | GetCurrentRate |
Cache low speed rate detected | uint32_t | SetLowRate | GetLowRate |