Package org.jim2mov.core

Interface Summary
FrameSavedListener Implement this interface, and register your class in a component that fires this kind of events, if you want to know when frames are added.
ImageProvider This interface is implemented by classes which can provide images to the movie
MovieInfoProvider This interface is used to provide informations about the movie
 

Class Summary
DefaultMovieInfoProvider Default implementation of the MovieInfoProvider with getter and setter methods It also helps creating a media locator for files
Jim2Mov Wrapper class that allows to create movies.
 

Exception Summary
MovieSaveException