removeAllCaches
Deletes all cached media files in the media player.
virtual int removeAllCaches() = 0;
Note: removeAllCaches does not delete the cached media file that is currently playing.
Return Values
- 0: Success.
- < 0: Failure. See MEDIA_PLAYER_REASON.