a2dp delay reporting
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: a2dp delay reporting
- From: Ethan White <ethan@xxxxxxxxxxxxxx>
- Date: Tue, 17 Oct 2023 13:10:56 -0500
- User-agent: Mozilla Thunderbird
Hi,
How do I inform Bluez of my a2dp transport delay? The media-api
document shows a Delay property for the MediaTransport1 interface but
attempts at writing this property yield the following error:
org.freedesktop.DBus.Error.PropertyReadOnly: Property 'Delay' is not
writable
Reviewing profiles/audio/transport.c a2dp_properties (Bluez 5.70) I find
that the delay property does not have a set function:
line 846: { "Delay", "q", get_delay_reporting, NULL,
delay_reporting_exists },
What am I missing here? How an I supposed to inform the a2dp source of
my playback delay? Thanks for any help.
Regards,
Ethan
[Index of Archives]
[Bluez Devel]
[Linux Wireless Networking]
[Linux Wireless Personal Area Networking]
[Linux ATH6KL]
[Linux USB Devel]
[Linux Media Drivers]
[Linux Audio Users]
[Linux Kernel]
[Linux SCSI]
[Big List of Linux Books]