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

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

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

public class FMJJavaSoundAuto
extends Object

Auto-detection of FMJ audio capture devices.

Author:
Ken Larson

Constructor Summary
FMJJavaSoundAuto()
          Creates an instance of FMJJavaSoundAuto and auto-detects FMJ audio capture devices.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FMJJavaSoundAuto

public FMJJavaSoundAuto()
                 throws Exception
Creates an instance of FMJJavaSoundAuto and auto-detects FMJ audio capture devices.

Throws:
Exception - if FMJ is not present in the classpath or if detection fails for some other reason.

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

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