JeffMony / JeffVideoCache

Better than AndroidVideoCache, it supports M3U8 and MP4
Apache License 2.0
290 stars 65 forks source link

请问如何使用exoplayer2自带ui中的playerview控件? #9

Open zhizunbao84 opened 3 years ago

zhizunbao84 commented 3 years ago

比如拖动进度条怎么处理,缓存进度怎么显示? 请大佬指教!!

JeffMony commented 3 years ago

近期会更新,请稍后.

zhizunbao84 commented 3 years ago

好的,大佬

zhizunbao84 commented 3 years ago

现在这个JeffVideoCache,是不是必须要配合playersdk使用啊,如果想使用google的exoplayer2就必须参照playersdk实现相应的代码?

zhizunbao84 commented 3 years ago

我的需求很简单,就是想用你这个JeffVideoCache配合google的exoplayer2使用,实现m3u8的点播视频播放,实现预加载、缓存功能