mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-12 13:30:10 -05:00
stream-util: Add pa_stream_get_volume_channel_map()
The new function isn't used yet, but it soon will.
This commit is contained in:
parent
a3a795ef3d
commit
6cdb569b83
3 changed files with 137 additions and 0 deletions
|
|
@ -895,6 +895,7 @@ libpulsecore_@PA_MAJORMINOR@_la_SOURCES = \
|
|||
pulsecore/remap_mmx.c pulsecore/remap_sse.c \
|
||||
pulsecore/resampler.c pulsecore/resampler.h \
|
||||
pulsecore/rtpoll.c pulsecore/rtpoll.h \
|
||||
pulsecore/stream-util.c pulsecore/stream-util.h \
|
||||
pulsecore/mix.c pulsecore/mix.h \
|
||||
pulsecore/cpu.h \
|
||||
pulsecore/cpu-arm.c pulsecore/cpu-arm.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue