mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-19 08:57:00 -05:00
format: Add some convenience functions for printing
This commit is contained in:
parent
a3a0042144
commit
8631f4e2c4
3 changed files with 51 additions and 0 deletions
|
|
@ -146,6 +146,7 @@ pa_cvolume_set_fade;
|
|||
pa_cvolume_set_position;
|
||||
pa_cvolume_snprint;
|
||||
pa_cvolume_valid;
|
||||
pa_encoding_to_string;
|
||||
pa_ext_device_manager_delete;
|
||||
pa_ext_device_manager_enable_role_device_priority_routing;
|
||||
pa_ext_device_manager_read;
|
||||
|
|
@ -164,6 +165,7 @@ pa_format_info_copy;
|
|||
pa_format_info_free;
|
||||
pa_format_info_is_pcm;
|
||||
pa_format_info_new;
|
||||
pa_format_info_snprint;
|
||||
pa_format_info_valid;
|
||||
pa_frame_size;
|
||||
pa_get_binary_name;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue