bluez: Add an a2dpsrc bin element
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Thu, 11 Oct 2012 03:08:16 +0000 (08:38 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Thu, 28 Mar 2013 16:50:25 +0000 (16:50 +0000)
commit50b3040544077a6a1c73cf4b7d8e8d5264dc5d41
treee38cdf0d19e0cfed8d4798f525aaa4f8e13e76af
parentd2e0b43fe3dfcaa49daf62d7da9cca09b34602f4
bluez: Add an a2dpsrc bin element

This wraps avdtpsrc + rtpsbcdepay into a single element. when more
formats are supported in avdtpsrc, payloader selection will need to be
done dynamically.

This could also be extended to accept a device, connect to it, and
provide avdtpsrc a transport (instead of passing through a transport as
it does now).
sys/bluez/gsta2dpsink.c
sys/bluez/gsta2dpsrc.c [new file with mode: 0644]
sys/bluez/gsta2dpsrc.h [new file with mode: 0644]
sys/bluez/gstavdtputil.h