mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
map-file: add pa_encoding_from_string
The function is declared in pulse/format.h and it has Doxygen documentation, which tells me that the intention was to make the function available to clients. BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=103806
This commit is contained in:
parent
480e0e74f4
commit
bcd755bbe6
1 changed files with 1 additions and 0 deletions
|
|
@ -151,6 +151,7 @@ pa_cvolume_snprint_verbose;
|
|||
pa_cvolume_valid;
|
||||
pa_direction_to_string;
|
||||
pa_direction_valid;
|
||||
pa_encoding_from_string;
|
||||
pa_encoding_to_string;
|
||||
pa_ext_device_manager_delete;
|
||||
pa_ext_device_manager_enable_role_device_priority_routing;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue