public interface RemoteControl extends Runnable
| Modifier and Type | Method and Description |
|---|---|
SongContext |
getSongContext()
Gets the song context to be remote-controlled.
|
void |
setSongContext(SongContext songContext)
Sets the song context to be remote-controlled.
|
SongContext getSongContext()
void setSongContext(SongContext songContext)
songContext - the song context