net.java.sip.communicator.impl.neomedia.device
Class ImageStreamingAuto
java.lang.Object
net.java.sip.communicator.impl.neomedia.device.ImageStreamingAuto
public class ImageStreamingAuto
- extends Object
Add ImageStreaming capture device.
- Author:
- Sebastien Vincent
|
Field Summary |
static String |
LOCATOR_PROTOCOL
The locator protocol used when creating or parsing
MediaLocators. |
| 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 locator protocol used when creating or parsing
MediaLocators.
- See Also:
- Constant Field Values
ImageStreamingAuto
public ImageStreamingAuto()
throws Exception
- Add capture devices.
- Throws:
Exception - if problem when adding capture devices
SIP Communicator, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.