mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-05 13:29:57 -05:00
channelmap: implement pa_channel_position_from_string()
This commit is contained in:
parent
64b0f38b67
commit
d9939690ed
3 changed files with 30 additions and 22 deletions
|
|
@ -28,6 +28,7 @@ pa_channel_map_superset;
|
|||
pa_channel_map_to_name;
|
||||
pa_channel_map_to_pretty_name;
|
||||
pa_channel_map_valid;
|
||||
pa_channel_position_from_string;
|
||||
pa_channel_position_to_pretty_string;
|
||||
pa_channel_position_to_string;
|
||||
pa_context_add_autoload;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue