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