Uses of Class
de.humatic.dsj.DSMovie

Packages that use DSMovie
de.humatic.dsj   
 

Uses of DSMovie in de.humatic.dsj
 

Methods in de.humatic.dsj that return DSMovie
static DSMovie DSMovie.createEmptyMovie(DSMediaType videoType, DSMediaType audioType, java.beans.PropertyChangeListener pcl)
          Creates an empty editable movie with basic characteristics as described by the DSMediaType parameters (framerate, bit depth, width & height should be specified for video, the audio type does not need to be further specified, but it should be present or no audio group will be created).