|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectendrov.movieEncoderImageSeries.ImageSeriesMovieMaker
public class ImageSeriesMovieMaker
Interface to quicktime. Encapsulates all shitty commands.
| Constructor Summary | |
|---|---|
ImageSeriesMovieMaker(java.io.File path,
int w,
int h,
java.lang.String quality)
|
|
| Method Summary | |
|---|---|
void |
addFrame(java.awt.image.BufferedImage im)
|
void |
done()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImageSeriesMovieMaker(java.io.File path,
int w,
int h,
java.lang.String quality)
| Method Detail |
|---|
public void addFrame(java.awt.image.BufferedImage im)
throws java.lang.Exception
addFrame in interface EvMovieEncoderjava.lang.Exception
public void done()
throws java.lang.Exception
done in interface EvMovieEncoderjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||