Method

ValentMediaPlayernext

unstable since: 1.0

Declaration [src]

void
valent_media_player_next (
  ValentMediaPlayer* player
)

Description [src]

Skip to the next media item.

If there is no next track (and endless playback and track repeat are both off), stop playback. If playback is paused or stopped, it remains that way.

If ValentMediaPlayer:flags does not include VALENT_MEDIA_ACTION_NEXT, calling this method should have no effect.

Available since: 1.0