From 54c391e6db550c5519df0ebb37f2197eed440c92 Mon Sep 17 00:00:00 2001 From: Arun Raghavan Date: Tue, 1 Mar 2011 16:34:06 +0530 Subject: format: Add convenience API to check if a format is PCM or not --- 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 b4196f15..3b1de105 100644 --- a/src/map-file +++ b/src/map-file @@ -162,6 +162,7 @@ pa_ext_stream_restore_test; pa_ext_stream_restore_write; pa_format_info_copy; pa_format_info_free; +pa_format_info_is_pcm; pa_format_info_new; pa_format_info_valid; pa_frame_size; -- cgit