mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-08 13:29:59 -05:00
direction: Add a couple of direction helper functions
This commit is contained in:
parent
5621b7898b
commit
b9147fad0f
6 changed files with 91 additions and 2 deletions
|
|
@ -746,6 +746,7 @@ pulseinclude_HEADERS = \
|
|||
pulse/channelmap.h \
|
||||
pulse/context.h \
|
||||
pulse/def.h \
|
||||
pulse/direction.h \
|
||||
pulse/error.h \
|
||||
pulse/ext-device-manager.h \
|
||||
pulse/ext-device-restore.h \
|
||||
|
|
@ -791,6 +792,7 @@ libpulse_la_SOURCES = \
|
|||
pulse/channelmap.c pulse/channelmap.h \
|
||||
pulse/context.c pulse/context.h \
|
||||
pulse/def.h \
|
||||
pulse/direction.c pulse/direction.h \
|
||||
pulse/error.c pulse/error.h \
|
||||
pulse/ext-device-manager.c pulse/ext-device-manager.h \
|
||||
pulse/ext-device-restore.c pulse/ext-device-restore.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue