net.java.sip.communicator.impl.neomedia.device
Class DirectShowAuto
java.lang.Object
net.java.sip.communicator.impl.neomedia.device.DirectShowAuto
public class DirectShowAuto
- extends Object
Discovers and registers DirectShow video capture devices with JMF.
- Author:
- Sebastien Vincent
|
Field Summary |
static String |
LOCATOR_PROTOCOL
The protocol of the MediaLocators identifying QuickTime/QTKit
capture devices. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOCATOR_PROTOCOL
public static final String LOCATOR_PROTOCOL
- The protocol of the MediaLocators identifying QuickTime/QTKit
capture devices.
- See Also:
- Constant Field Values
DirectShowAuto
public DirectShowAuto()
throws Exception
- Constructor. Discover and register DirectShow capture devices
with JMF.
- Throws:
Exception - if anything goes wrong while discovering and
registering DirectShow capture defines with JMF
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.