SIP Communicator: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.neomedia.device
Class FMJCivilVideoAuto

java.lang.Object
  extended by net.java.sip.communicator.impl.neomedia.device.FMJCivilVideoAuto

public class FMJCivilVideoAuto
extends Object

FMJ auto-detect of CIVIL video capture devices.

Author:
Ken Larson

Constructor Summary
FMJCivilVideoAuto()
          Creates an instance of FMJCivilVideoAuto and auto-detects CIVIL video capture devices.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FMJCivilVideoAuto

public FMJCivilVideoAuto()
                  throws Exception
Creates an instance of FMJCivilVideoAuto and auto-detects CIVIL video capture devices.

Throws:
Exception - if FMJ is not present in the classpath or if detection fails for some other reason.

SIP Communicator: the OpenSource Java VoIP and Instant Messaging client.

SIP Communicator, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.