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

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

public class DefaultDirectSoundDevice
extends FilterWrapper


Field Summary
static java.lang.String CLSID
           
 
Constructor Summary
DefaultDirectSoundDevice()
           
 
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
 

Field Detail

CLSID

public static final java.lang.String CLSID
See Also:
Constant Field Values
Constructor Detail

DefaultDirectSoundDevice

public DefaultDirectSoundDevice()