Home
last modified time | relevance | path

Searched refs:PLAYLIST_STATE_FILE_STATE_STOP (Results 1 – 1 of 1) sorted by relevance

/dports/audio/musicpd/mpd-0.23.6/src/queue/
H A DPlaylistState.cxx58 #define PLAYLIST_STATE_FILE_STATE_STOP "stop" macro
81 os.Write(PLAYLIST_STATE_FILE_STATE_STOP "\n"); in playlist_state_save()