[pulseaudio-discuss] [PATCH] map-file: add pa_encoding_from_string

Arun Raghavan arun at arunraghavan.net
Tue Dec 12 04:18:14 UTC 2017



On Tue, 12 Dec 2017, at 09:46 AM, Tanu Kaskinen wrote:
> 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
> ---
>  src/map-file | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/map-file b/src/map-file
> index 93a62b860..9b6cba223 100644
> --- a/src/map-file
> +++ b/src/map-file
> @@ -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;
> -- 

Looks good, thanks.

-- Arun


More information about the pulseaudio-discuss mailing list