Package com.tagtraum.beatunes.action.player
Actions relevant for the music player.
-
Class Summary Class Description AirPlayAction AirPlayAction.GetCurrentTrackAction GetCurrentTrackAction.GetCurrentTrackImageAction GetCurrentTrackImageAction.GoToCurrentSongAction GoToCurrentSongAction.IsPlayingAction IsPlayingAction.ITunesPlayerAction Switches between internal and external (iTunes) player.LoveCurrentTrackAction LoveCurrentTrackAction.MuteAction Mutes the player.NextSegmentAction Jumps to the next segment (if known).NextSimilarityAction Jumps to the next similarity (if known).NextSongAction Plays the next song in a playlist.OpenStreamAction OpenStream.PauseAction PauseAction.PausePlayAction Pauses or plays the current song.PeekSelectedAction PeekSelectedAction.PlaySelectedAction Sets the selected playlist/song as current song in the player and starts playing it.PreviousSegmentAction Jumps to the previous segment (if known).PreviousSimilarityAction Jumps to the previous similarity (if known).PreviousSongAction Plays the previous song in a playlist.RepeatModeAllAction RepeatModeAllAction.RepeatModeNextAction RepeatModeNextAction.RepeatModeOffAction RepeatModeOffAction.RepeatModeOneAction RepeatModeOneAction.ScanModeBeginningAction ScanModeBeginningAction.ScanModeNextAction ScanModeNextAction.ScanModeOffAction ScanModeOffAction.ScanModeProminentAction ScanModeProminentAction.ScanModeThirdAction ScanModeThirdAction.ShareAction Share song name via social networks.StopAction Unloads a track from the audio player.VolumeDownAction Decreases the player's volume by 0.05f (scale 0.0-1.0).VolumeDownAction.VolumeOverlay VolumeUpAction Increases the player's volume by 0.05f (scale 0.0-1.0).