setMaxCacheFileCount
Sets the maximum number of media files that can be cached.
virtual int setMaxCacheFileCount(int count) = 0;
Parameters
- count
- The maximum number of media files that can be cached. Default is 1000.
Return Values
- 0: Success.
- < 0: Failure. See MEDIA_PLAYER_REASON.