tom
tom
player can't display a image yet,however u can put a image on front and set onClickListner to interrupt event
not support 😢
`player.setFullScreenOnly(true)` 设置为全屏,也就是横屏了
我测试是有声音的,是真机吗?
this player focus on video,it should stop when change the task or lock the screen。I think u should use `MediaPlay`+`service` to play music
demo正常吗?
目前应该就是停在暂停的帧,用sample播放你的视频地址试试
如果按照你原有的思路可以先记录下原来的时间点然后seek到回去,但是需要loading,体检不好。如果只是需要去掉sensor的横竖屏控制改为自己控制可以将screenOrientation改为非sensor,直接调用`player.toggleFullScreen()`来控制全屏
目前没有获取指定时间视频内容图片的接口
支持fragment,你需要在`onViewCreated`中初始化GiraffePlayer