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

The size (bytes) of the media file being played.

◆ cacheSize

int64_t cacheSize

The size (bytes) of the media file that you want to cache.

◆ downloadSize

int64_t downloadSize

The size (bytes) of the media file that has been downloaded.