doc: Add remote endpoint path to SelectProperties
authorFrédéric Danis <frederic.danis@collabora.com>
Tue, 30 Aug 2022 14:47:33 +0000 (16:47 +0200)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:54 +0000 (14:55 +0530)
Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
doc/media-api.txt

index 9cd2113..847f8be 100755 (executable)
@@ -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.