summaryrefslogtreecommitdiff
path: root/spec/Channel_Type_Streamed_Media.xml
diff options
context:
space:
mode:
authorRobert McQueen <robert.mcqueen@collabora.co.uk>2007-05-31 14:21:19 +0000
committerRobert McQueen <robert.mcqueen@collabora.co.uk>2007-05-31 14:21:19 +0000
commitb7853bd24e63d2fe099d336f1982fbc61745a68a (patch)
treecee00979eaae193d76356ee3bdbd49912e3f8b53 /spec/Channel_Type_Streamed_Media.xml
parent78a30fce0e7706d2f815e157ec86517adeda9283 (diff)
downloadtelepathy-glib-b7853bd24e63d2fe099d336f1982fbc61745a68a.tar.gz
update spec to 0.15.4
20070531142119-418b8-7a6dd5afff15da043d9e4f7cea7be45811e0a8db.gz
Diffstat (limited to 'spec/Channel_Type_Streamed_Media.xml')
-rw-r--r--spec/Channel_Type_Streamed_Media.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/spec/Channel_Type_Streamed_Media.xml b/spec/Channel_Type_Streamed_Media.xml
index b51f90c70..8cfe07154 100644
--- a/spec/Channel_Type_Streamed_Media.xml
+++ b/spec/Channel_Type_Streamed_Media.xml
@@ -111,7 +111,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
The stream identifier (as defined in ListStreams)
</tp:docstring>
</arg>
- <arg direction="in" name="stream_direction" type="u">
+ <arg direction="in" name="stream_direction" type="u" tp:type="Media_Stream_Direction">
<tp:docstring>
The desired stream direction (a value of MediaStreamDirection)
</tp:docstring>
@@ -142,7 +142,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</tp:possible-errors>
</method>
<method name="RequestStreams">
- <arg direction="in" name="contact_handle" type="u">
+ <arg direction="in" name="contact_handle" type="u" tp:type="Contact_Handle">
<tp:docstring>
A contact handle with whom to establish the streams
</tp:docstring>
@@ -194,13 +194,13 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
The stream identifier (as defined in ListStreams)
</tp:docstring>
</arg>
- <arg name="contact_handle" type="u">
+ <arg name="contact_handle" type="u" tp:type="Contact_Handle">
<tp:docstring>
The contact handle who the stream is with (or 0 if it
represents more than a single member)
</tp:docstring>
</arg>
- <arg name="stream_type" type="u">
+ <arg name="stream_type" type="u" tp:type="Media_Stream_Type">
<tp:docstring>
The stream type (a value from MediaStreamType)
</tp:docstring>
@@ -215,12 +215,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
The stream identifier (as defined in ListStreams)
</tp:docstring>
</arg>
- <arg name="stream_direction" type="u">
+ <arg name="stream_direction" type="u" tp:type="Media_Stream_Direction">
<tp:docstring>
The new stream direction (as defined in ListStreams)
</tp:docstring>
</arg>
- <arg name="pending_flags" type="u">
+ <arg name="pending_flags" type="u" tp:type="Media_Stream_Pending_Send">
<tp:docstring>
The new pending send flags (as defined in ListStreams)
</tp:docstring>
@@ -268,7 +268,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
The stream identifier (as defined in ListStreams)
</tp:docstring>
</arg>
- <arg name="stream_state" type="u">
+ <arg name="stream_state" type="u" tp:type="Media_Stream_State">
<tp:docstring>
The new stream state (as defined in ListStreams)
</tp:docstring>