mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-20 08:56:47 -05:00
format: Add convenience API to check if a format is PCM or not
This commit is contained in:
parent
0ac2cfce6d
commit
54c391e6db
3 changed files with 8 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue