com.jsyn.devices
Class AudioDeviceFactory

java.lang.Object
  extended by com.jsyn.devices.AudioDeviceFactory

public class AudioDeviceFactory
extends java.lang.Object

Create a device appropriate for the platform.


Constructor Summary
AudioDeviceFactory()
           
 
Method Summary
static AudioDeviceManager getInstance()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AudioDeviceFactory

public AudioDeviceFactory()
Method Detail

getInstance

public static AudioDeviceManager getInstance()
Returns:
A device supported on this platform.