Uses of Class
org.jim2mov.core.MovieSaveException

Packages that use MovieSaveException
org.jim2mov.core   
 

Uses of MovieSaveException in org.jim2mov.core
 

Methods in org.jim2mov.core that throw MovieSaveException
 void Jim2Mov.saveMovie(int type)
          This method saves the movie.
 void Jim2Mov.saveMovie(java.lang.String descriptor, javax.media.format.VideoFormat vf)
          This method saves the movie, but the video format is given by the caller...