mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
add missing calls to map file
This commit is contained in:
parent
ebb2ecbe12
commit
c0a9e8bfb7
1 changed files with 2 additions and 0 deletions
|
|
@ -100,6 +100,7 @@ pa_cvolume_avg;
|
|||
pa_cvolume_channels_equal_to;
|
||||
pa_cvolume_compatible;
|
||||
pa_cvolume_equal;
|
||||
pa_cvolume_init;
|
||||
pa_cvolume_max;
|
||||
pa_cvolume_remap;
|
||||
pa_cvolume_set;
|
||||
|
|
@ -162,6 +163,7 @@ pa_proplist_update;
|
|||
pa_sample_format_to_string;
|
||||
pa_sample_size;
|
||||
pa_sample_spec_equal;
|
||||
pa_sample_spec_init;
|
||||
pa_sample_spec_snprint;
|
||||
pa_sample_spec_valid;
|
||||
pa_signal_done;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue