net.sf.fmj.media.cdp
Class GlobalCaptureDevicePlugger

java.lang.Object
  extended by net.sf.fmj.media.cdp.GlobalCaptureDevicePlugger

public final class GlobalCaptureDevicePlugger
extends java.lang.Object

Global singleton CaptureDevicePlugger. Calls all specific CaptureDevicePluggers. Dynamically adds CaptureDeviceInfo to the CaptureDeviceManager. Does not commit.

Author:
Ken Larson

Method Summary
static void addCaptureDevices()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

addCaptureDevices

public static void addCaptureDevices()