public class AviCreator extends Object implements JmolMovieCreatorInterface
| Constructor and Description |
|---|
AviCreator() |
| Modifier and Type | Method and Description |
|---|---|
String |
createMovie(Viewer vwr,
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 vwr, String[] files, int width, int height, int fps, String fileName)
JmolMovieCreatorInterfacecreateMovie in interface JmolMovieCreatorInterface