public interface IPlaySubSystemFeedBack
Modifier and Type | Method and Description |
---|---|
long |
informCurrentPlayPosition(long millis)
Inform about the status of the play sub system
|
void |
playStarted()
inform about the start of the play ...
|
void |
playStopped()
Inform about the abortion of the play ...
|
long informCurrentPlayPosition(long millis)
millis
- void playStopped()
void playStarted()