TOC Prev Next The Java Media Framework (JMF) is an application programming interface (API) for incorporating media data types into Java applications and applets. It is specifically designed to take advantage of Java platform features. The 1.0 version of JMF provides APIs for media players; future versions will support media capture and conferencing. This document describes the Java Media Player APIs and how they can be used to present time-based media such as audio and video.
Java Media PlayersThe 1.0 specification for Java Media Players addresses media display and the concerns of the application builder in that domain, with an eye towards the other application domains and other levels of developer. There are two parts to this release: a user guide entitled "Java Media Players" and the accompanying API documentation.
Future ReleasesJavasoft and its partners are developing additional capabilities and features that will appear in a future release of the JMF specification. The features that we are considering for future releases include:
Contact InformationSun Microsystems, Inc.To obtain information about the Java Media Framework, see the web site at:http://java.sun.com/javase/technologies/desktop/media/jmf/ Change HistoryVersion 1.0.5UpdatedTimeLineController example in Appendix C. The previous version
was not compatible with the JMF 1.0 API. Please note that this example has not
been fully tested or optimized for production use and is intended as a reference
for developers who are implementing their own Controllers.
Version 1.0.4Fixed incorrect reference to constant valueClock.UNSET to Clock.RESET.
Version 1.0.3Updated contact info for SGI.Version 1.0.2Added attribution forblockingRealize example code in Section 5. Versions 1.0
and 1.0.1 of this document erroneously omitted this attribution. This example
code is used with the permission of Bill Day and JavaWorld magazine. It was first
published April 1997 in Bill Day's article "Java Media Framework Player API:
Multimedia Comes to Java" in JavaWorld magazine, an online publication of Web
Publishing Inc.
Changed references to Changed java.media to javax.media in Appendix B. Changed example in Appendix C to use Version 1.0.1Fixed inconsistencies with JMF 1.0 API.Version 1.0Updated document for final JMF 1.0 API release.
TOC Prev Next | ||||||||
|
| ||||||||||||