MarcinMoskala / VideoPlayView

Custom Android view with video player, loader and placeholder image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

video cache

kia1349 opened this issue · comments

Does it support the cache?

It is using VideoView for movie display. I am not sure but I believe that is it supporting streaming and buffering. I think cache is in the view but it is destroyed when view is destroyed (in looping view is loaded once, but if you leave an app and open it again then movie will be downloaded again)

thanks a lot