Agora RTC Objective-C API Reference  Refactor
Data Fields
CacheStatistics Struct Reference

Data Fields

int64_t fileSize
 
int64_t cacheSize
 
int64_t downloadSize
 

Field Documentation

◆ fileSize

int64_t fileSize

total data size of uri

◆ cacheSize

int64_t cacheSize

data of uri has cached

◆ downloadSize

int64_t downloadSize

data of uri has downloaded