android - JieCaoVideoPlayer怎么跳转到指定时间播放?
迷茫
迷茫 2017-04-18 09:15:51
0
2
584

https://github.com/lipangit/J...
用过这个库的兄弟知道怎么跳转到指定时间播放吗,英语不好看了半天也不知道T T

迷茫
迷茫

业精于勤,荒于嬉;行成于思,毁于随。

reply all(2)
PHPzhong

JCMediaManager.instance().mediaPlayer.seekTo(int msec)
You can call this method to jump to the specified time to play

Ty80

Click to start playing and jump directly to a certain progress
After setUp, set the seekToInAdvance variable to set the progress. After the user clicks, it will automatically jump to this progress
Isn’t there a Chinese document?
Chinese document

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template