| Package | Description |
|---|---|
| javazoom.jl.player | |
| javazoom.jl.player.advanced |
| Class and Description |
|---|
| AudioDevice
The
AudioDevice interface provides an abstraction for
a device capable of sounding audio samples. |
| AudioDeviceBase
The
AudioDeviceBase class provides a simple thread-safe
implementation of the AudioDevice interface. |
| AudioDeviceFactory
An
AudioDeviceFactory class is responsible for creating
a specific AudioDevice implementation. |
| FactoryRegistry
The
FactoryRegistry class stores the factories
for all the audio device implementations available in the system. |
| JavaSoundAudioDevice
The
JavaSoundAudioDevice implements an audio
device by using the JavaSound API. |
| jlp
The
jlp class implements a simple command-line
player for MPEG audio files. |
| Class and Description |
|---|
| AudioDevice
The
AudioDevice interface provides an abstraction for
a device capable of sounding audio samples. |
Copyright © 2016. All Rights Reserved.