Michael Elhadad

Software Engineering - Fall 1999


Lecture 12: JMF -- Java Media Framework

Motivation

Read Java's JMF 1.0 documentation. (JMF 2.0 is in beta at this point. It mainly adds support for capture, which is not yet available in 1.0.)

HelloWorld in JMF


JMF Basic Classes and Interfaces

JMF Event Model

Extending JMF to Support a New Push Protocol


Last modified June 20th, 1999 Michael Elhadad