summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Laban <david.laban@collabora.co.uk>2011-03-15 21:00:19 +0000
committerDavid Laban <david.laban@collabora.co.uk>2011-03-15 21:00:19 +0000
commit961104212ebf68cb508a58556f1365d37c45394e (patch)
tree351692d82b3e3e676841cc06b360e51fbd506151
parent8325e3a34cb3897603c5e63e7476dced3f4ec52e (diff)
Cross-reference RemoteMediaDescriptions to RemoteMembers and RemoteContact
This should make contacts less confusing, and allow me to close b.fd.o#31276 (*fingers crossed*)
-rw-r--r--spec/Call_Content_Interface_Media.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/spec/Call_Content_Interface_Media.xml b/spec/Call_Content_Interface_Media.xml
index 93ca0ead..d4ae6f76 100644
--- a/spec/Call_Content_Interface_Media.xml
+++ b/spec/Call_Content_Interface_Media.xml
@@ -265,7 +265,13 @@
tp:type="Contact_Media_Description_Properties_Map" access="read">
<tp:docstring>
<p>A map from contact handles to descriptions supported by that
- contact.</p>
+ contact.</p>
+
+ <p>Keys of this map will appear in at most one <tp:dbus-ref
+ namespace="ofdT.Call.Stream.DRAFT">RemoteMembers</tp:dbus-ref>.
+ See <tp:dbus-ref namespace="ofdT.Call.Content.MediaDescription.DRAFT"
+ >RemoteContact</tp:dbus-ref> for more details on how to map between
+ MediaDescriptions and Streams.</p>
</tp:docstring>
</property>