mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05:00
device-manager: Export device-manager extension functions
This commit is contained in:
parent
97eb065c8a
commit
11f01de178
1 changed files with 6 additions and 0 deletions
|
|
@ -144,6 +144,12 @@ pa_cvolume_set_fade;
|
|||
pa_cvolume_set_position;
|
||||
pa_cvolume_snprint;
|
||||
pa_cvolume_valid;
|
||||
pa_ext_device_manager_delete;
|
||||
pa_ext_device_manager_read;
|
||||
pa_ext_device_manager_set_subscribe_cb;
|
||||
pa_ext_device_manager_subscribe;
|
||||
pa_ext_device_manager_test;
|
||||
pa_ext_device_manager_write;
|
||||
pa_ext_stream_restore_delete;
|
||||
pa_ext_stream_restore_read;
|
||||
pa_ext_stream_restore_set_subscribe_cb;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue