B
C
D
G
H
I
O
P
R
S
V
I
- ICacheManager - class in com.shuyu.gsyvideoplayer.cache
- 缓存管理接口 Created by guoshuyu on 2018/5/18.
- ICacheManager.ICacheAvailableListener - class in com.shuyu.gsyvideoplayer.cache.ICacheManager
- 缓存进度接口
- initVideoPlayer(Context,Message,List,ICacheManager) - function in com.shuyu.gsyvideoplayer.player.IPlayerManager
- 初始化播放内核
- initVideoPlayer(Context,Message,List,ICacheManager) - function in com.shuyu.gsyvideoplayer.player.BasePlayerManager
- 初始化播放内核
- IPlayerInitSuccessListener - class in com.shuyu.gsyvideoplayer.player
- 播放器初始化成果回调
- IPlayerManager - class in com.shuyu.gsyvideoplayer.player
- 播放器差异管理接口 Created by guoshuyu on 2018/1/11.
- isCache() - function in com.shuyu.gsyvideoplayer.model.GSYModel
- isLooping() - function in com.shuyu.gsyvideoplayer.model.GSYModel
- isPlaying() - function in com.shuyu.gsyvideoplayer.player.IPlayerManager
- isPlaying() - function in com.shuyu.gsyvideoplayer.player.BasePlayerManager
- isSurfaceSupportLockCanvas() - function in com.shuyu.gsyvideoplayer.player.IPlayerManager
- Surface是否支持外部lockCanvas,来自定义暂停时的绘制画面exoplayer目前不支持,因为外部lock后,切换surface会导致异常
- isSurfaceSupportLockCanvas() - function in com.shuyu.gsyvideoplayer.player.BasePlayerManager
- Surface是否支持外部lockCanvas,来自定义暂停时的绘制画面exoplayer目前不支持,因为外部lock后,切换surface会导致异常