add new API call pa_cvolume_compatible()

This commit is contained in:
Lennart Poettering 2008-10-03 17:43:40 +02:00
parent 619ed8a82d
commit ebb2ecbe12
3 changed files with 19 additions and 0 deletions

View file

@ -98,6 +98,7 @@ pa_context_unload_module;
pa_context_unref;
pa_cvolume_avg;
pa_cvolume_channels_equal_to;
pa_cvolume_compatible;
pa_cvolume_equal;
pa_cvolume_max;
pa_cvolume_remap;