mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-19 08:57:00 -05:00
stream: Add API to get a stream's pa_format_info
This commit is contained in:
parent
8631f4e2c4
commit
dedbc942ab
3 changed files with 14 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue