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, waitafterPlay, beforePlaypublic AudioEventAdapter()
public void audioEnded()
audioEnded in interface AudioEventListenerAudioEventListener.audioEnded()