Class Summary |
DataList |
DataList is a class used to reload the images
from the file they are saved in by the ScreenGrabber,
and then supply them to the JpegImagesToMovieMod class. |
JpegImagesToMovieMod |
This program takes a list of JPEG image files and convert them into
a QuickTime movie. |
Merge |
Merge the tracks from different inputs and generate a QuickTime file
with the all the merged tracks. |
Sampler |
The audio sampler records sound from a DataLine obtained
from the AudioSystem. |
ScreenGrabber |
This class is used both to record a movie and to take
separate screen shots. |