public interface ISequencePlayerStatus
Modifier and Type | Field and Description |
---|---|
static ISequencePlayerStatus |
NULL
Null Object instance that simply prints a status message to the console.
|
Modifier and Type | Method and Description |
---|---|
void |
finished()
Called when a track stops playing.
|
static final ISequencePlayerStatus NULL