Method

AstalMprisPlayernext

Declaration

void
astal_mpris_player_next (
  AstalMprisPlayer* self
)

Description

Skips to the next track in the tracklist. If there is no next track (and endless playback and track repeat are both off), stop playback. If AstalMprisPlayer:can-go-next is false this method has no effect.