summaryrefslogtreecommitdiff
path: root/streamer.h
diff options
context:
space:
mode:
Diffstat (limited to 'streamer.h')
-rw-r--r--streamer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/streamer.h b/streamer.h
index 471357d7..7c3f00bb 100644
--- a/streamer.h
+++ b/streamer.h
@@ -66,6 +66,7 @@ streamer_unlock (void);
// 1 switch to current (gui) playlist, play if not playing
// 2 pause
// 3 play if not playing, don't switch playlist
+// 4 same as 1, but stops playback before proceeding
void
streamer_set_nextsong (int song, int pstate);