Uses of Class
de.humatic.dsj.JTransInPlaceFilter

Packages that use JTransInPlaceFilter
de.humatic.dsj   
 

Uses of JTransInPlaceFilter in de.humatic.dsj
 

Methods in de.humatic.dsj with parameters of type JTransInPlaceFilter
 DSFilter DSFiltergraph.insertTransInPlaceFilter(DSFilter before, DSFilter.DSPin srcPin, DSFilter after, JTransInPlaceFilter jtip, int flags)
          Inserts the native part of dsj's TransInPlace filter between the two given filters and establishes communication with the supplied extension of JTransInPlaceFilter whose transform method will then be called from the filtergraph.