bluetooth: Add AAC support via GStreamer

This commit is contained in:
Sanchayan Maity 2021-01-19 17:22:13 +05:30
parent 5a03d84c32
commit b243a75f55
4 changed files with 552 additions and 2 deletions

View file

@ -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