getMaxCacheFileCount
Gets the maximum number of media files that can be cached.
virtual int getMaxCacheFileCount() = 0;
Return Values
- 0: The method call succeeds.
- < 0: The method call fails. See MEDIA_PLAYER_REASON.
Gets the maximum number of media files that can be cached.
virtual int getMaxCacheFileCount() = 0;