summaryrefslogtreecommitdiffstats
path: root/src/ServerInfoManager.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/ServerInfoManager.hh')
-rw-r--r--src/ServerInfoManager.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ServerInfoManager.hh b/src/ServerInfoManager.hh
index a3f0aaf..bdce711 100644
--- a/src/ServerInfoManager.hh
+++ b/src/ServerInfoManager.hh
@@ -117,6 +117,7 @@ public:
uint32_t owner_module;
pa_volume_t volume;
pa_usec_t buffer_usec, sink_usec;
+ Glib::ustring resample_method;
Gtk::TreeRowReference treeRef;
@@ -139,6 +140,7 @@ public:
uint32_t client;
uint32_t owner_module;
pa_usec_t buffer_usec, source_usec;
+ Glib::ustring resample_method;
Gtk::TreeRowReference treeRef;