Class JavaSoundAudioDeviceFactory

java.lang.Object
javazoom.jl.player.AudioDeviceFactory
javazoom.jl.player.JavaSoundAudioDeviceFactory

public class JavaSoundAudioDeviceFactory extends AudioDeviceFactory
This class is responsible for creating instances of the JavaSoundAudioDevice. The audio device implementation is loaded and tested dynamically as not all systems will have support for JavaSound, or they may have the incorrect version.