add new API call pa_cvolume_snprint_dB()

This commit is contained in:
Lennart Poettering 2008-10-03 17:42:38 +02:00
parent be77bcd9ad
commit 619ed8a82d
4 changed files with 56 additions and 2 deletions

View file

@ -103,6 +103,7 @@ pa_cvolume_max;
pa_cvolume_remap;
pa_cvolume_set;
pa_cvolume_snprint;
pa_cvolume_snprint_dB;
pa_cvolume_valid;
pa_ext_stream_restore_delete;
pa_ext_stream_restore_read;