Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

java.lang.Object
  extended by 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.
 
Constructor Summary
DirectShowAuto()
          Constructor.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOCATOR_PROTOCOL

public static final String LOCATOR_PROTOCOL
The protocol of the MediaLocators identifying QuickTime/QTKit capture devices.

See Also:
Constant Field Values
Constructor Detail

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.

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