From fdff0e3ce3005e64cb137974a3704819bb2b4e0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Danis?= Date: Tue, 30 Aug 2022 16:47:33 +0200 Subject: [PATCH] doc: Add remote endpoint path to SelectProperties --- doc/media-api.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/media-api.txt b/doc/media-api.txt index 9cd211355..847f8bee7 100644 --- a/doc/media-api.txt +++ b/doc/media-api.txt @@ -601,8 +601,10 @@ Methods void SetConfiguration(object transport, dict properties) dict SelectProperties(dict properties) Select preferable properties from the supported - properties. Refer to SetConfiguration for the list of - possible properties. + properties: + object Endpoint [ISO only] + Refer to SetConfiguration for the list of + other possible properties. Returns propeties which can be used to setup a transport. -- 2.47.3