ExoPlayer icon indicating copy to clipboard operation
ExoPlayer copied to clipboard

what happened when exoplayer cache is larger than device storage?

Open wonkyoungChoi opened this issue 3 years ago • 0 comments
trafficstars

I used cache in my project.

I want to know what happened when exoplayer cache is bigger than device storage.

ex) device remain storage = 1GB && exoplayer makes 2GB of cache

if it happens, exoplayer delete before cache? or don't make cache?

wonkyoungChoi avatar Aug 23 '22 03:08 wonkyoungChoi