From ce76216bce9981c31ebab2ca5a97d6c5c0509edd Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 4 Feb 2009 17:10:15 +0100 Subject: add pa_sample_size_of_format() --- src/map-file | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map-file') diff --git a/src/map-file b/src/map-file index d7addfec..cdb9debe 100644 --- a/src/map-file +++ b/src/map-file @@ -181,6 +181,7 @@ pa_proplist_unset_many; pa_proplist_update; pa_sample_format_to_string; pa_sample_size; +pa_sample_size_of_format; pa_sample_spec_equal; pa_sample_spec_init; pa_sample_spec_snprint; -- cgit