public abstract class AudioEventAdapter extends Object implements AudioEventListener
Constructor and Description |
---|
AudioEventAdapter() |
Modifier and Type | Method and Description |
---|---|
void |
audioEnded()
Called when the audio stream reaches the end.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
afterPlay, beforePlay
public AudioEventAdapter()
public void audioEnded()
audioEnded
in interface AudioEventListener
AudioEventListener.audioEnded()