projects
/
platform
/
upstream
/
bluez.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
470db3b
)
doc/media-api: Add documentation for DelayReporting
author
Luiz Augusto von Dentz
<luiz.von.dentz@intel.com>
Mon, 18 May 2020 18:05:44 +0000
(11:05 -0700)
committer
Ayush Garg
<ayush.garg@samsung.com>
Mon, 12 Apr 2021 09:00:49 +0000
(14:30 +0530)
The code was expecting the endpoint to expose
MediaEndpoint.DelayReporting property in order to expose
MediaTransport.Delay property.
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
doc/media-api.txt
patch
|
blob
|
history
diff --git
a/doc/media-api.txt
b/doc/media-api.txt
index 07f7ac3e07dd277e1c7ae4f01ef57bb0008dad64..dabc699365dacda538382416e124a5f598304c51 100755
(executable)
--- a/
doc/media-api.txt
+++ b/
doc/media-api.txt
@@
-580,6
+580,10
@@
Properties string UUID [readonly, optional]:
Device object which the endpoint is belongs to.
+ bool DelayReporting [readonly, optional]:
+
+ Indicates if endpoint supports Delay Reporting.
+
MediaTransport1 hierarchy
=========================