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