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

© Copyrights 2006-2017 Emmanuel PUYBARET / eTeks
Distributed under GNU General Public License