diff options
| author | Arun Raghavan <arun.raghavan@collabora.co.uk> | 2011-03-01 16:34:06 +0530 |
|---|---|---|
| committer | Arun Raghavan <arun.raghavan@collabora.co.uk> | 2011-05-02 11:54:47 +0530 |
| commit | 54c391e6db550c5519df0ebb37f2197eed440c92 (patch) | |
| tree | d13e7ffdd9f7331c74312d14edc242f076bd094b /src/map-file | |
| parent | 0ac2cfce6d1a3d7ab5af6aca659e46625c32d3c4 (diff) | |
format: Add convenience API to check if a format is PCM or not
Diffstat (limited to 'src/map-file')
| -rw-r--r-- | src/map-file | 1 |
1 files changed, 1 insertions, 0 deletions
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; |
