doc/media-api: Add Endpoint property to MediaTransport
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 4 Jan 2019 19:22:05 +0000 (16:22 -0300)
committerhimanshu <h.himanshu@samsung.com>
Wed, 22 Jan 2020 10:27:37 +0000 (15:57 +0530)
Adds endpoint object to MediaTransport so application can resolve which
MediaEndpoint is in use.

Change-Id: I46106a3c0fa474409a04d29cf8eb9e8f3aff9a3f
Signed-off-by: himanshu <h.himanshu@samsung.com>
doc/media-api.txt

index af94853..292e903 100755 (executable)
@@ -627,3 +627,8 @@ Properties  object Device [readonly]
                        acquired by the sender.
 
                        Possible Values: 0-127
+
+               object Endpoint [readonly, optional, experimental]
+
+                       Endpoint object which the transport is associated
+                       with.