| Package | Description |
|---|---|
| org.openimaj.audio |
| Modifier and Type | Class and Description |
|---|---|
class |
AudioEventAdapter
An adapter for audio events that has no implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AudioPlayer.addAudioEventListener(AudioEventListener l)
Add the given audio event listener to this player.
|
void |
AudioPlayer.removeAudioEventListener(AudioEventListener l)
Remove the given event from the listeners on this player.
|