简体   繁体   中英

JWPlayer with fast-forward and rewind buttons in android

I am using jwplayer in android project.Now the requirement states that the player should have "Fast-FORWARD" and "REWIND" button .

I have looked at the documentation but did not find anything in android sdk.

然后创建自定义控件并添加这两个按钮,并在进行所有必要条件检查的情况下进行快进,仅需5或10秒即可找到玩家,然后将Player.seek(Player.position+10)减去即可。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM