|
Agora C++ API Reference for All Platforms
|
#include <AgoraMediaPlayerTypes.h>
Public Attributes | |
| int64_t | fileSize |
| int64_t | cacheSize |
| int64_t | downloadSize |
| 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.