Enumeration

AstalMprisLoop

Declaration

enum AstalMpris.Loop

Description

No description available.

Members

ASTAL_MPRIS_LOOP_UNSUPPORTED

No description available.

  • Value: 0
  • Available since: 0.1
ASTAL_MPRIS_LOOP_NONE

The playback will stop when there are no more tracks to play.

  • Value: 1
  • Available since: 0.1
ASTAL_MPRIS_LOOP_TRACK

The current track will start again from the begining once it has finished playing.

  • Value: 2
  • Available since: 0.1
ASTAL_MPRIS_LOOP_PLAYLIST

The playback loops through a list of tracks.

  • Value: 3
  • Available since: 0.1