From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Adds endpoint object to MediaTransport so application can resolve which MediaEndpoint is in use. --- doc/media-api.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/media-api.txt b/doc/media-api.txt index af9485342..292e9034c 100644 --- a/doc/media-api.txt +++ b/doc/media-api.txt @@ -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. -- 2.17.2