Java Media Framework 的最后一个版本是什么时候发布的?
最新版本的JMF什么时候发布?研究JMF有用吗?请建议我..但是只有很少量的来源?为什么?建议我..
When it was released the latest version of JMF? Is it useful to study about the JMF? Please suggest me.. But there is very small amount of source only there? Why? Suggest me..
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
最后一个版本发布于 2003,据我所知,2004 年就有了一个插件( MP3 支持)。但之后就再也没有发生过任何变化。最终 JMF 将被目前正在开发中的 JMC (Java Media Components) 取代适用于 JavaFX,但目前的功能比 JMF 少(即缺少流媒体)。有一些开源作品丰富了当前的 JMF (1、2) 或提供自己的 API ( 3)。
The last version was released 2003, there has been an addon in 2004 as far as I know (MP3 support). But then, there haven't been changes anymore. Eventually JMF will be superseded by the JMC (Java Media Components), which is currently in development for JavaFX, but has less features right now than the JMF (i.e. streaming is missing). There are open source works that enrich the current JMF (1,2) or provide an own API (3).
根据 Wikipedia 版本 2.1.1e 发布于大约 7 年前,即 2003 年 5 月 23 日。
According to Wikipedia version 2.1.1e was released almost 7 years ago, May 23, 2003.