Inherits CStructHdl< CacheStatus, VFS_CACHE_STATUS_DATA >.
|
| uint32_t | GetCurrentRate () |
| | Get number of bytes per second for average read rate from source file since last position change.
|
| |
| uint64_t | GetForward () |
| | Get number of bytes cached forward of current position.
|
| |
| uint32_t | GetLowRate () |
| | Get number of bytes per second for low speed rate.
|
| |
| uint32_t | GetMaxRate () |
| | Set maximum number of bytes per second cache is allowed to fill.
|
| |
| void | SetCurrentRate (uint32_t currate) |
| | Set number of bytes per second for average read rate from source file since last position change.
|
| |
| void | SetForward (uint64_t forward) |
| | Set number of bytes cached forward of current position.
|
| |
| void | SetLowRate (uint32_t lowrate) |
| | Set number of bytes per second for low speed rate.
|
| |
| void | SetMaxRate (uint32_t maxrate) |
| | Set maximum number of bytes per second cache is allowed to fill.
|
| |
|
| CStructHdl (const CStructHdl &cppClass) |
| |
|
| CStructHdl (const VFS_CACHE_STATUS_DATA *cStructure) |
| |
|
| CStructHdl (VFS_CACHE_STATUS_DATA *cStructure) |
| |
|
const VFS_CACHE_STATUS_DATA * | GetCStructure () const |
| |
|
| operator const VFS_CACHE_STATUS_DATA * () const |
| |
|
| operator VFS_CACHE_STATUS_DATA * () |
| |
|
const CStructHdl & | operator= (const CStructHdl &right) |
| |
|
const CStructHdl & | operator= (const VFS_CACHE_STATUS_DATA &right) |
| |
|
VFS_CACHE_STATUS_DATA * | release () |
| |
The documentation for this class was generated from the following file:
- /github/workspace/xbmc/addons/kodi-dev-kit/include/kodi/Filesystem.h