| Package | Description |
|---|---|
| javazoom.jl.player |
| Modifier and Type | Class and Description |
|---|---|
class |
FactoryRegistry
The
FactoryRegistry class stores the factories
for all the audio device implementations available in the system. |
class |
JavaSoundAudioDeviceFactory
This class is responsible for creating instances of the
JavaSoundAudioDevice.
|
| Modifier and Type | Method and Description |
|---|---|
protected AudioDeviceFactory[] |
FactoryRegistry.getFactoriesPriority() |
| Modifier and Type | Method and Description |
|---|---|
void |
FactoryRegistry.addFactory(AudioDeviceFactory factory)
Registers an
AudioDeviceFactory instance
with this registry. |
void |
FactoryRegistry.removeFactory(AudioDeviceFactory factory) |
Copyright © 2016. All Rights Reserved.