net.java.sip.communicator.impl.neomedia.device
Class QuickTimeAuto
java.lang.Object
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. |
| 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
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.
Distributable under LGPL license.