--- doc/media-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/media-api.txt b/doc/media-api.txt index 9cd211355..1866ecfcb 100644 --- a/doc/media-api.txt +++ b/doc/media-api.txt @@ -598,7 +598,7 @@ Methods void SetConfiguration(object transport, dict properties) configuration since on success the configuration is send back as parameter of SetConfiguration. - dict SelectProperties(dict properties) + dict SelectProperties(object remote_endpoint, dict properties) Select preferable properties from the supported properties. Refer to SetConfiguration for the list of -- 2.25.1