summaryrefslogtreecommitdiff
path: root/spec/Media_Stream_Handler.xml
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2008-03-06 14:59:23 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2008-03-06 14:59:23 +0000
commitf3a29ab1eefd2c5bb81b3821044521b384f4e27b (patch)
treeedc90ac2a3f48f70746415045691fc4b0dde5742 /spec/Media_Stream_Handler.xml
parentda29ed5d193634b537b2fccc1eface45339eba60 (diff)
downloadtelepathy-glib-f3a29ab1eefd2c5bb81b3821044521b384f4e27b.tar.gz
Update spec/ to telepathy-spec 0.17.2
20080306145923-53eee-d136b38b575ab75e7e41b6ccd4ea990adac241a4.gz
Diffstat (limited to 'spec/Media_Stream_Handler.xml')
-rw-r--r--spec/Media_Stream_Handler.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/spec/Media_Stream_Handler.xml b/spec/Media_Stream_Handler.xml
index 92be1f2f7..affaff66a 100644
--- a/spec/Media_Stream_Handler.xml
+++ b/spec/Media_Stream_Handler.xml
@@ -181,7 +181,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</tp:enumvalue>
</tp:enum>
<method name="Ready">
- <arg direction="in" name="codecs" type="a(usuuua{ss})">
+ <arg direction="in" name="codecs" type="a(usuuua{ss})"
+ tp:type="Media_Stream_Handler_Codec[]">
<tp:docstring>
As for SupportedCodecs.
</tp:docstring>
@@ -193,7 +194,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</tp:docstring>
</method>
<method name="SetLocalCodecs">
- <arg name="codecs" type="a(usuuua{ss})" direction="in">
+ <arg name="codecs" type="a(usuuua{ss})" direction="in"
+ tp:type="Media_Stream_Handler_Codec[]">
<tp:docstring>Codecs in the same format as for
SupportedCodecs, which have the same semantics as the
local codecs passed to Ready</tp:docstring>