SIP Communicator: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.media.device
Class JavaSoundAuto

java.lang.Object
  extended by net.java.sip.communicator.impl.media.device.JavaSoundAuto

public class JavaSoundAuto
extends Object

Detects javasound and registers capture devices.

Author:
damencho

Field Summary
(package private)  javax.media.CaptureDeviceInfo[] devices
           
 
Constructor Summary
JavaSoundAuto()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

devices

javax.media.CaptureDeviceInfo[] devices
Constructor Detail

JavaSoundAuto

public JavaSoundAuto()
Method Detail

main

public static void main(String[] args)

SIP Communicator: the OpenSource Java VoIP and Instant Messaging client.

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