public class AviCreator extends java.lang.Object implements JmolMovieCreatorInterface
Modifier and Type | Field and Description |
---|---|
(package private) java.lang.String |
errorMsg |
Constructor and Description |
---|
AviCreator() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
createMovie(Viewer vwr,
java.lang.String[] files,
int width,
int height,
int fps,
java.lang.String fileName)
create a movie from a set of image files
|
public java.lang.String createMovie(Viewer vwr, java.lang.String[] files, int width, int height, int fps, java.lang.String fileName)
JmolMovieCreatorInterface
createMovie
in interface JmolMovieCreatorInterface