public class JPEGImagesToVideo
extends java.lang.Object
| Constructor and Description |
|---|
JPEGImagesToVideo() |
| Modifier and Type | Method and Description |
|---|---|
void |
createVideoFile(int width,
int height,
int frameRate,
javax.media.protocol.DataSource dataSource,
java.io.File file)
Creates a video file at the given size and frame rate.
|

© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License