setMaxCacheFileSize
Sets the maximum total storage size for cached media files.
virtual int setMaxCacheFileSize(int64_t cacheSize) = 0;
Parameters
- cacheSize
- The maximum total storage size (in bytes) for cached media files. Default is 1 GB.
Return Values
- 0: Success.
- < 0: Failure. See MEDIA_PLAYER_REASON.