com.teamdev.jxcapture.video.win.directshow
Class LibraryClassFactory

java.lang.Object
  extended by com.jniwrapper.Library
      extended by com.teamdev.jxcapture.video.win.directshow.LibraryClassFactory

public class LibraryClassFactory
extends com.jniwrapper.Library


Field Summary
 
Fields inherited from class com.jniwrapper.Library
b, c, k, m, NATIVE_CODE, NATIVE_NAME
 
Constructor Summary
LibraryClassFactory(java.lang.String s)
           
 
Method Summary
 com.teamdev.jxdesktop.win32.com.IClassFactory getClassFactory(com.teamdev.jxdesktop.win32.ole.CLSID clsid)
          Loads the class factory from this library.
 
Methods inherited from class com.jniwrapper.Library
, a, a, a, b, ensureNativeCode, getDefaultLibraryLoader, getFunction, getFunction, getJNIWrapperLibrary, getJVMLibraries, getLibraryLoader, getName, getVariable, isLoaded, load, load, load, load, loadAsJNI, loadNativeCode, loadNativeCode, loadNativeCode, setDefaultLibraryLoader, unload, unloadNativeCode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LibraryClassFactory

public LibraryClassFactory(java.lang.String s)
Method Detail

getClassFactory

public com.teamdev.jxdesktop.win32.com.IClassFactory getClassFactory(com.teamdev.jxdesktop.win32.ole.CLSID clsid)
Loads the class factory from this library.

Parameters:
clsid - class id
Returns:
class factory object