removeCacheByUri
Deletes a cached media file.
int removeCacheByUri(String uri);
Note: The currently playing cached media file will not be deleted.
Parameters
- uri
- The URI (Uniform Resource Identifier) of the media file to be deleted.
Return Values
- 0: Success.
- < 0: Failure. See MediaPlayerReason.