public interface SoundPlayerListener
extends java.util.EventListener
Modifier and Type | Method and Description |
---|---|
void |
notifySoundPlayerStateChange(int reason,
int mixerIndex)
Invoked when the player stops playing.
|
void notifySoundPlayerStateChange(int reason, int mixerIndex)