net.java.sip.communicator.impl.neomedia.device
Class Video4Linux2Auto
java.lang.Object
net.java.sip.communicator.impl.neomedia.device.Video4Linux2Auto
public class Video4Linux2Auto
- extends Object
Discovers and registers CaptureDevices which implement the Video for
Linux Two API Specification with JMF.
- Author:
- Lyubomir Marinov
|
Field Summary |
static String |
LOCATOR_PROTOCOL
The protocol of the MediaLocators identifying
CaptureDevice which implement the Video for Linux Two API
Specification. |
|
Constructor Summary |
Video4Linux2Auto()
Initializes a new Video4Linux2Auto instance which discovers and
registers CaptureDevices which implement the Video for Linux Two
API Specification 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
CaptureDevice which implement the Video for Linux Two API
Specification.
- See Also:
- Constant Field Values
Video4Linux2Auto
public Video4Linux2Auto()
throws Exception
- Initializes a new Video4Linux2Auto instance which discovers and
registers CaptureDevices which implement the Video for Linux Two
API Specification with JMF.
- Throws:
Exception - if anything goes wrong while discovering and
registering CaptureDevices which implement the Video for Linux
Two API Specification with JMF
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.