Uses of Class
com.teamdev.jxcapture.video.win.directshow.wrappers.FilterState

Packages that use FilterState
com.teamdev.jxcapture.video.win.directshow.wrappers   
com.teamdev.jxcapture.video.win.directshow.wrappers.impl   
 

Uses of FilterState in com.teamdev.jxcapture.video.win.directshow.wrappers
 

Methods in com.teamdev.jxcapture.video.win.directshow.wrappers with parameters of type FilterState
 void IMediaFilter.getState(com.jniwrapper.UInt32 dwMilliSecsTimeout, FilterState State)
           
 

Uses of FilterState in com.teamdev.jxcapture.video.win.directshow.wrappers.impl
 

Methods in com.teamdev.jxcapture.video.win.directshow.wrappers.impl with parameters of type FilterState
 void IMediaFilterImpl.getState(com.jniwrapper.UInt32 dwMilliSecsTimeout, FilterState State)