com.teamdev.jxcapture.video.win.directshow.filters
Class SmartTee

java.lang.Object
  extended by com.teamdev.jxcapture.video.win.directshow.FilterWrapper
      extended by com.teamdev.jxcapture.video.win.directshow.filters.SmartTee

public class SmartTee
extends FilterWrapper


Constructor Summary
SmartTee()
           
 
Method Summary
 
Methods inherited from class com.teamdev.jxcapture.video.win.directshow.FilterWrapper
clone, connect2, connect2, connectFilterByPin, connectFilters, createFilter, equals, getAllPins, getClsid, getFilter, getFilterGraph, getInputPin, getInputPins, getName, getOutputPin, getOutputPins, hashCode, release, setFilterGraph, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SmartTee

public SmartTee()