summaryrefslogtreecommitdiffstats
path: root/src/ServerInfoManager.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/ServerInfoManager.hh')
-rw-r--r--src/ServerInfoManager.hh3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ServerInfoManager.hh b/src/ServerInfoManager.hh
index 6467c05..c8ce1d8 100644
--- a/src/ServerInfoManager.hh
+++ b/src/ServerInfoManager.hh
@@ -243,7 +243,8 @@ public:
void playSample(uint32_t sample, uint32_t sink);
void runVolumeMeter(const Glib::ustring &source);
-
+ bool volumeMeterSupported();
+
void killClient(uint32_t index);
void killSourceOutput(uint32_t index);
void killSinkInput(uint32_t index);