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