avdtpsrc: Fix transport-volume write
authorJochen Henneberg <jh@henneberg-systemdesign.com>
Fri, 9 Nov 2018 15:16:46 +0000 (15:16 +0000)
committerSebastian Dröge <slomo@coaxion.net>
Mon, 12 Nov 2018 08:00:26 +0000 (08:00 +0000)
commitbac0e14eae4092222f5a31b8e164280fc2ee3026
treed1267ca6df0dd50d67f7b7f01f79be456d6914a4
parentf401f4ca32638f5e88999937e01652538e9cdb66
avdtpsrc: Fix transport-volume write

If properties are proxied through GBinding this can work only if the
proxied property keeps it's own value. The previous implementation will
read the original value if the proxied property signals a change and
thus nothing will happen.
sys/bluez/gstavdtpsrc.c
sys/bluez/gstavdtpsrc.h