aboutsummaryrefslogtreecommitdiffstats
path: root/src/mixer/Volume.hxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-07-30 20:58:14 +0200
committerMax Kellermann <max@duempel.org>2014-07-30 22:17:01 +0200
commit9fb351a139a56fc7b1ece549894f8fc31fa887cd (patch)
tree7c9ce42a1262af587f1b9fede2b24ff39cef93fc /src/mixer/Volume.hxx
parent0d0ccacdf3e154b1cc27a0840fce80ac13f9641c (diff)
downloadmpd-9fb351a139a56fc7b1ece549894f8fc31fa887cd.tar.gz
mpd-9fb351a139a56fc7b1ece549894f8fc31fa887cd.tar.xz
mpd-9fb351a139a56fc7b1ece549894f8fc31fa887cd.zip
*Save, *State: use the OutputStream API instead of FILE*
Diffstat (limited to 'src/mixer/Volume.hxx')
-rw-r--r--src/mixer/Volume.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mixer/Volume.hxx b/src/mixer/Volume.hxx
index a02c21a21..d787a6415 100644
--- a/src/mixer/Volume.hxx
+++ b/src/mixer/Volume.hxx
@@ -22,9 +22,8 @@
#include "Compiler.h"
-#include <stdio.h>
-
class MultipleOutputs;
+class BufferedOutputStream;
void
InvalidateHardwareVolume();
@@ -39,7 +38,8 @@ volume_level_change(MultipleOutputs &outputs, unsigned volume);
bool
read_sw_volume_state(const char *line, MultipleOutputs &outputs);
-void save_sw_volume_state(FILE *fp);
+void
+save_sw_volume_state(BufferedOutputStream &os);
/**
* Generates a hash number for the current state of the software