]> code.delx.au - pulseaudio/blobdiff - polyp/core.h
new configuration subsystem
[pulseaudio] / polyp / core.h
index 980888f62ee72f642a2591c2af010bdaa4b10940..62959d0afece1a48b324ef7e9b6feffd310a7a18 100644 (file)
@@ -53,6 +53,8 @@ struct pa_core {
     struct pa_time_event *quit_event;
 
     struct pa_time_event *scache_auto_unload_event;
+
+    int resample_method;
 };
 
 struct pa_core* pa_core_new(struct pa_mainloop_api *m);