Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

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

public class QuickTimeAuto
extends Object

Discovers and registers QuickTime/QTKit capture devices with JMF.

Author:
Lyubomir Marinov

Field Summary
static String LOCATOR_PROTOCOL
          The protocol of the MediaLocators identifying QuickTime/QTKit capture devices.
 
Constructor Summary
QuickTimeAuto()
          Initializes a new QuickTimeAuto instance which discovers and registers QuickTime/QTKit capture devices with JMF.
 
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

QuickTimeAuto

public QuickTimeAuto()
              throws Exception
Initializes a new QuickTimeAuto instance which discovers and registers QuickTime/QTKit capture devices with JMF.

Throws:
Exception - if anything goes wrong while discovering and registering QuickTime/QTKit 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.