Diff between eb62d17e26f6ee6eb489fe9663494233b5480c6e and fdff0e3ce3005e64cb137974a3704819bb2b4e0c

Changed Files

File Additions Deletions Status
doc/media-api.txt +4 -2 modified

Full Patch

diff --git a/doc/media-api.txt b/doc/media-api.txt
index 9cd2113..847f8be 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.