开发者

Java media control ala Youtube [closed]

开发者 https://www.devze.com 2023-04-07 18:21 出处:网络
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this po
Closed. This question needs to be more focused. It is not currently accepting answers.

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

Closed 4 years ago.

开发者_如何学C Improve this question

I'm looking to write a Java control that acts like the media control on youtube. It should have a download progress, current playback state and let the user scrub around on the video. Has anyone done this in Java or will I need to roll this myself?


You can try JavaFx. Take a look here


I found a decent GPL one in the Cortado video player java applet. http://www.flumotion.net/cortado/

0

精彩评论

暂无评论...
验证码 换一张
取 消