summaryrefslogtreecommitdiff
path: root/doc/media-api.txt
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2020-05-18 11:05:44 -0700
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2020-05-21 09:21:10 -0700
commit18c909142063817896cde2b7489d813685816233 (patch)
tree141fbea87c0bfc7897f9efd00e30cf6577539623 /doc/media-api.txt
parentadfbafe91cae11e40fee02ff9a6a6a260c262d41 (diff)
downloadbluez-18c909142063817896cde2b7489d813685816233.tar.gz
doc/media-api: Add documentation for DelayReporting
The code was expecting the endpoint to expose MediaEndpoint.DelayReporting property in order to expose MediaTransport.Delay property.
Diffstat (limited to 'doc/media-api.txt')
-rw-r--r--doc/media-api.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/media-api.txt b/doc/media-api.txt
index 07f7ac3e0..dabc69936 100644
--- 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
=========================