| 
| 
  | BackgroundMusicBroadcastReceiver (BackgroundMusicService backgroundMusicService) | 
|   | 
| 
void  | onReceive (Context context, Intent intent) | 
|   | 
| 
void  | registerReceiver () | 
|   | 
 | 
| 
static String  | ACTION_PLAY = "de.yaacc.musicplayer.ActionPlay" | 
|   | 
| 
static String  | ACTION_STOP = "de.yaacc.musicplayer.ActionStop" | 
|   | 
| 
static String  | ACTION_PAUSE = "de.yaacc.musicplayer.ActionPause" | 
|   | 
| 
static String  | ACTION_SET_DATA = "de.yaacc.musicplayer.ActionSetData" | 
|   | 
| 
static String  | ACTION_SET_DATA_URI_PARAM = "de.yaacc.musicplayer.ActionSetDataUriParam" | 
|   | 
| 
static String  | ACTION_SEEK_TO = "de.yaacc.musicplayer.ActionSeekTo" | 
|   | 
| 
static String  | ACTION_SEEK_TO_PARAM = "de.yaacc.musicplayer.ActionSeekToParam" | 
|   | 
- Author
 - Tobias Schoene (openbit) 
 
The documentation for this class was generated from the following file:
- /github/workspace/yaacc/src/main/java/de/yaacc/musicplayer/BackgroundMusicBroadcastReceiver.java