| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ] |
| Articles Tutorials |
- Java Media Development with QuickTime for Java by Chris Adamson - [Clicks: 48]
In this first part, we'll consider how JMF's design leaves the door open to improve its capabilities. In the second part, we'll get into the details of QuickTime for Java to deliver more media support.
[Includes source code]
http://www.onjava.com/pub/a/onjava/2002/12/23/jmf.html - Dec, 2002 - Self-Playing Media with Java Media Framework by Chris Adamson - [Clicks: 71]
Viewed as a client-installed media player, the Java Media Framework isn't very impressive. It supports only a handful of media types, practically all of which are covered by other applications like Windows Media Player and QuickTime.
http://www.onjava.com/pub/a/onjava/2002/10/09/jmf.html - Oct, 2002
- Integrating audio with Java applications by Jonathan Simon - [Clicks: 58]
The Java Sound API enables Java developers to integrate audio into their applications. In this tutorial, Java developer and musician Jonathan Simon shows you how to play and record audio in your applications and discusses more advanced audio functionality. Using the working example source code and fundamentals covered in the tutorial, you will gain a fundamental understanding of the Java Sound API and how to apply it in your own projects.
[Formats: HTML, PDF, Zip]
http://www-106.ibm.com/developerworks/edu/j-dw-javaaudio-i.html - Jul, 2002 - Introduction to Java 2D by Mitch Goldstein - [Clicks: 30]
Discover the power and capabilities of the Java 2D library with Java expert Mitch Goldstein. Mitch takes you step by step through the advantages of advanced drawing, text layout, and image manipulation that Java 2D brings to GUI programming.
[Formats: HTML, PDF, Zip]
http://www-106.ibm.com/developerworks/edu/j-dw-java2d-i.html - Jul, 2002 - Java Media Framework basics by Eric A. Olson - [Clicks: 182]
The Java Media Framework (JMF) is an exciting and versatile API that allows Java developers to process media in many different ways. This tutorial provides an overview of some of the major features of JMF, mainly through the use of working examples. Upon completion of this tutorial, you will understand the major players in the JMF architecture. You also will have worked directly with JMF, using live examples and source code that may be extended for more specific purposes.
[Formats: HTML, PDF, Zip]
http://www-106.ibm.com/developerworks/edu/j-dw-javajmf-i.html - May, 2002