| Package | Description |
|---|---|
| provided.player |
| Modifier and Type | Field and Description |
|---|---|
static ISequencePlayerStatus |
ISequencePlayerStatus.NULL
Null Object instance that simply prints a status message to the console.
|
| Modifier and Type | Method and Description |
|---|---|
SequencePlayer2.IPlayable |
SequencePlayer2.makePlayable(ISequencePlayerStatus statusCmd)
Factory method for an IPlayable object that can play the currently programmed music sequence.
|
void |
SequencePlayer.play(ISequencePlayerStatus statusCmd)
Play the created Sequence.
|