net.java.sip.communicator.impl.neomedia.device
Class FMJCivilVideoAuto
java.lang.Object
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. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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.
Distributable under LGPL license.