[telepathy-spec/master] Content.I.Media.SetCodecs: editorial changes
Simon McVittie
simon.mcvittie at collabora.co.uk
Tue Dec 1 04:55:53 PST 2009
---
spec/Call_Content_Interface_Media.xml | 12 ++++++++----
1 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/spec/Call_Content_Interface_Media.xml b/spec/Call_Content_Interface_Media.xml
index 6c8b5a0..a9ecbae 100644
--- a/spec/Call_Content_Interface_Media.xml
+++ b/spec/Call_Content_Interface_Media.xml
@@ -138,12 +138,16 @@
</signal>
<method name="SetCodecs" tp:name-for-bindings="Set_Codecs">
- <arg name="codecs" direction="in"
- type="a(usuua{ss})" tp:type="Codec[]">
- </arg>
<tp:docstring>
- Set or update the local codec mapping
+ Set or update the local codec mapping.
</tp:docstring>
+
+ <arg name="Codecs" direction="in"
+ type="a(usuua{ss})" tp:type="Codec[]">
+ <tp:docstring>
+ The codecs now supported by the local user.
+ </tp:docstring>
+ </arg>
</method>
<property name="ContactCodecMap" tp:name-for-bindings="Contact_Codec_Map"
--
1.5.6.5
More information about the telepathy-commits
mailing list