Sweet Home 3D 4.0

com.eteks.sweethome3d.swing
Class JPEGImagesToVideo

java.lang.Object
  extended by com.eteks.sweethome3d.swing.JPEGImagesToVideo

public class JPEGImagesToVideo
extends Object

This program takes a list of images and convert them into a QuickTime movie.


Constructor Summary
JPEGImagesToVideo()
           
 
Method Summary
 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.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JPEGImagesToVideo

public JPEGImagesToVideo()
Method Detail

createVideoFile

public void createVideoFile(int width,
                            int height,
                            int frameRate,
                            javax.media.protocol.DataSource dataSource,
                            File file)
                     throws IOException
Creates a video file at the given size and frame rate.

Throws:
IOException

Sweet Home 3D 4.0

© Copyrights 2006-2013 eTeks - All rights reserved
Distributed under GNU General Public License