Uses of Class
de.humatic.dsj.JavaSourceGraph

Packages that use JavaSourceGraph
de.humatic.dsj   
 

Uses of JavaSourceGraph in de.humatic.dsj
 

Methods in de.humatic.dsj that return JavaSourceGraph
static JavaSourceGraph DSGraph.createJavaSourceGraph(int flags, int width, int height, float fps, java.lang.String renderFile, DSFilterInfo videoCompressor, boolean preview, java.beans.PropertyChangeListener pcl)
          Deprecated. method, use the nine or eleven arguments createJavaSourceGraph versions with srcFilter flags instead.
static JavaSourceGraph DSGraph.createJavaSourceGraph(int renderFlags, int srcFlags, int width, int height, float fps, java.lang.String renderFile, DSFilterInfo videoCompressor, boolean preview, java.beans.PropertyChangeListener pcl)
          creates a graph that uses the dsj_JavaSource filter.