mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
device-restore: Change the API to include type information (sink vs. source)
This changes the API, but as we have not released yet, this is OK.
This commit is contained in:
parent
9600d0c4b1
commit
d6b9e61b90
5 changed files with 77 additions and 32 deletions
|
|
@ -151,9 +151,9 @@ pa_ext_device_manager_set_device_description;
|
|||
pa_ext_device_manager_set_subscribe_cb;
|
||||
pa_ext_device_manager_subscribe;
|
||||
pa_ext_device_manager_test;
|
||||
pa_ext_device_restore_read_sink_formats;
|
||||
pa_ext_device_restore_read_sink_formats_all;
|
||||
pa_ext_device_restore_save_sink_formats;
|
||||
pa_ext_device_restore_read_formats;
|
||||
pa_ext_device_restore_read_formats_all;
|
||||
pa_ext_device_restore_save_formats;
|
||||
pa_ext_device_restore_set_subscribe_cb;
|
||||
pa_ext_device_restore_subscribe;
|
||||
pa_ext_device_restore_test;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue