mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-05 13:29:57 -05:00
add new API pa_channel_map_init_extend() to synthesize a channel map if noone is known
This commit is contained in:
parent
b95cf52030
commit
132e73b2ef
4 changed files with 43 additions and 3 deletions
|
|
@ -12,6 +12,7 @@ pa_bytes_to_usec;
|
|||
pa_channel_map_equal;
|
||||
pa_channel_map_init;
|
||||
pa_channel_map_init_auto;
|
||||
pa_channel_map_init_extend;
|
||||
pa_channel_map_init_mono;
|
||||
pa_channel_map_init_stereo;
|
||||
pa_channel_map_parse;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue