Uses of Package
com.teamdev.jxcapture.video.win.directshow

Packages that use com.teamdev.jxcapture.video.win.directshow
com.teamdev.jxcapture.audio.win   
com.teamdev.jxcapture.video.player.win   
com.teamdev.jxcapture.video.win   
com.teamdev.jxcapture.video.win.directshow   
com.teamdev.jxcapture.video.win.directshow.encoding.wmv   
com.teamdev.jxcapture.video.win.directshow.encoding.wmv.impl   
com.teamdev.jxcapture.video.win.directshow.filters   
 

Classes in com.teamdev.jxcapture.video.win.directshow used by com.teamdev.jxcapture.audio.win
FilterWrapper
          Represents the wrapper for IBaseFilter object.
 

Classes in com.teamdev.jxcapture.video.win.directshow used by com.teamdev.jxcapture.video.player.win
FilterGraphManager
          Base implementation of filter graph that allows to build IFilterGraph graph object.
It allows to add/remove codecs to the filter graph, connect filters.
MediaEventListener
           
 

Classes in com.teamdev.jxcapture.video.win.directshow used by com.teamdev.jxcapture.video.win
DirectShowCodec
          Provides information about DirectShow codec.
FilterGraphManager
          Base implementation of filter graph that allows to build IFilterGraph graph object.
It allows to add/remove codecs to the filter graph, connect filters.
FilterWrapper
          Represents the wrapper for IBaseFilter object.
 

Classes in com.teamdev.jxcapture.video.win.directshow used by com.teamdev.jxcapture.video.win.directshow
Bool
          Wrapper for the Bool type in DirectShow API.
DirectShowCodec
          Provides information about DirectShow codec.
DirectShowVideoEncoder
          Provides DirectShow video encoder info.
FilterGraphManager.GraphThreadMode
           
FilterWrapper
          Represents the wrapper for IBaseFilter object.
MediaEvent
          Defines media event object.
MediaEventListener
           
PinWrapper
          Represents wrapper for IPin COM interface.
UnsupportedStreamException
          Thrown to indicate that the specified media file has unsupported format.
 

Classes in com.teamdev.jxcapture.video.win.directshow used by com.teamdev.jxcapture.video.win.directshow.encoding.wmv
Bool
          Wrapper for the Bool type in DirectShow API.
DirectShowCodec
          Provides information about DirectShow codec.
 

Classes in com.teamdev.jxcapture.video.win.directshow used by com.teamdev.jxcapture.video.win.directshow.encoding.wmv.impl
Bool
          Wrapper for the Bool type in DirectShow API.
 

Classes in com.teamdev.jxcapture.video.win.directshow used by com.teamdev.jxcapture.video.win.directshow.filters
FilterWrapper
          Represents the wrapper for IBaseFilter object.