stream: Add API to get a stream's pa_format_info

This commit is contained in:
Arun Raghavan 2011-03-08 20:16:00 +05:30
parent 8631f4e2c4
commit dedbc942ab
3 changed files with 14 additions and 0 deletions

View file

@ -258,6 +258,7 @@ pa_stream_get_channel_map;
pa_stream_get_context;
pa_stream_get_device_index;
pa_stream_get_device_name;
pa_stream_get_format_info;
pa_stream_get_index;
pa_stream_get_latency;
pa_stream_get_monitor_stream;