From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> This adds Device property which indicates which device the endpoint belongs to. --- doc/media-api.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/media-api.txt b/doc/media-api.txt index 292e9034c..bca8c9563 100644 --- a/doc/media-api.txt +++ b/doc/media-api.txt @@ -556,6 +556,10 @@ Properties string UUID [readonly, optional]: Capabilities blob, it is used as it is so the size and byte order must match. + object Device [readonly, optional]: + + Device object which the endpoint is belongs to. + MediaTransport1 hierarchy ========================= -- 2.17.2