doc/media-api: Add documentation for DelayReporting
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 18 May 2020 18:05:44 +0000 (11:05 -0700)
committerAyush 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

index 07f7ac3e07dd277e1c7ae4f01ef57bb0008dad64..dabc699365dacda538382416e124a5f598304c51 100755 (executable)
@@ -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
 =========================