summaryrefslogtreecommitdiffstats
path: root/polyp/conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/conf.h')
-rw-r--r--polyp/conf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/polyp/conf.h b/polyp/conf.h
index dafb3797..ace5396d 100644
--- a/polyp/conf.h
+++ b/polyp/conf.h
@@ -45,6 +45,7 @@ struct pa_conf {
auto_log_target;
char *script_commands, *dl_search_path, *default_script_file;
enum pa_log_target log_target;
+ int resample_method;
};
struct pa_conf* pa_conf_new(void);