summaryrefslogtreecommitdiff
path: root/streamer.h
diff options
context:
space:
mode:
Diffstat (limited to 'streamer.h')
-rw-r--r--streamer.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/streamer.h b/streamer.h
index 7a65c95c..77165bae 100644
--- a/streamer.h
+++ b/streamer.h
@@ -111,4 +111,7 @@ streamer_notify_playlist_deleted (playlist_t *plt);
struct ddb_dsp_context_s *
streamer_get_dsp_chain (void);
+void
+streamer_set_dsp_chain (struct ddb_dsp_context_s *chain);
+
#endif // __STREAMER_H