Package kinetic.util.MovieEncoder

Interface Summary
BufferedImageSource media wrapper for anything that provide a buffered image on demand
SequenceExportEventListener Allow you to create a class that can respond to the exporter's events (start, stop, and new frame)
 

Class Summary
BufferedImageToQTEncoder This code takes a BufferedImageSource, and turns it into a JPEG compressed Quicktime file
SequenceExporter this is a utility class that lets you easily take a completed animation sequence and push it out to a Quicktime file.