mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-04-06 07:15:41 -04:00
bluetooth: Add AAC support via GStreamer
This commit is contained in:
parent
5a03d84c32
commit
b243a75f55
4 changed files with 552 additions and 2 deletions
|
|
@ -795,6 +795,7 @@ if bluez5_gst_dep.found() and bluez5_gstapp_dep.found()
|
|||
have_bluez5_gstreamer = true
|
||||
cdata.set('HAVE_GSTLDAC', 1)
|
||||
cdata.set('HAVE_GSTAPTX', 1)
|
||||
cdata.set('HAVE_GSTAAC', 1)
|
||||
endif
|
||||
|
||||
# These are required for the CMake file generation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue