summaryrefslogtreecommitdiffstats
path: root/polyp/sound-file.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/sound-file.h')
-rw-r--r--polyp/sound-file.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/polyp/sound-file.h b/polyp/sound-file.h
index e5359853..855e6883 100644
--- a/polyp/sound-file.h
+++ b/polyp/sound-file.h
@@ -27,4 +27,6 @@
int pa_sound_file_load(const char *fname, struct pa_sample_spec *ss, struct pa_memchunk *chunk, struct pa_memblock_stat *s);
+int pa_sound_file_too_big_to_cache(const char *fname);
+
#endif