mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05:00
format: Export pa_format_info_is_compatible in API
This allows clients to perform checks between formats as well.
This commit is contained in:
parent
53091cc5f0
commit
13a33abf45
4 changed files with 11 additions and 2 deletions
|
|
@ -163,6 +163,7 @@ pa_ext_stream_restore_test;
|
|||
pa_ext_stream_restore_write;
|
||||
pa_format_info_copy;
|
||||
pa_format_info_free;
|
||||
pa_format_info_is_compatible;
|
||||
pa_format_info_is_pcm;
|
||||
pa_format_info_new;
|
||||
pa_format_info_snprint;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue