|
Agora Java API Reference for Android
|
Statistics about the media files being cached. More...
#include <AgoraMediaPlayerTypes.h>
Public Attributes | |
| int64_t | fileSize |
| int64_t | cacheSize |
| int64_t | downloadSize |
Statistics about the media files being cached.
| int64_t agora::media::base::CacheStatistics::fileSize |
The size (bytes) of the media file being played.
| int64_t agora::media::base::CacheStatistics::cacheSize |
The size (bytes) of the media file that you want to cache.
| int64_t agora::media::base::CacheStatistics::downloadSize |
The size (bytes) of the media file that has been downloaded.
1.8.18