YAACC - UPNP Client and Server
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
de.yaacc.musicplayer.BackgroundMusicBroadcastReceiver Class Reference
Inheritance diagram for de.yaacc.musicplayer.BackgroundMusicBroadcastReceiver:
Inheritance graph
Collaboration diagram for de.yaacc.musicplayer.BackgroundMusicBroadcastReceiver:
Collaboration graph

Public Member Functions

 BackgroundMusicBroadcastReceiver (BackgroundMusicService backgroundMusicService)
 
void onReceive (Context context, Intent intent)
 
void registerReceiver ()
 

Static Public Attributes

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"
 

Detailed Description

Author
Tobias Schoene (openbit)

The documentation for this class was generated from the following file: