summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMark Ryan <mark.d.ryan@intel.com>2013-04-04 13:21:38 +0200
committerMark Ryan <mark.d.ryan@intel.com>2013-04-04 13:43:49 +0200
commit9e4fefc8fe69fbcfe4ecbc386cd18457b5d09d4d (patch)
treebccb62093ade1d2583fcbea14f1b955902336f7f /doc
parent046bdc897b0799f4e55bc42977b9554d908df42b (diff)
downloaddleyna-server-9e4fefc8fe69fbcfe4ecbc386cd18457b5d09d4d.tar.gz
[Documentation] Explain Container reources in more detail.
Added some extra text to explain in more detail what container resources are. Signed-off-by: Mark Ryan <mark.d.ryan@intel.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/server/dbus/API.txt12
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/server/dbus/API.txt b/doc/server/dbus/API.txt
index dbfc755..b04fcde 100644
--- a/doc/server/dbus/API.txt
+++ b/doc/server/dbus/API.txt
@@ -577,10 +577,14 @@ Additional properties unsupported by org.gnome.MediaContainer2
Container properties:
---------------------
- The properties of one of the Resources properties may be duplicated in the
- Container object. The algorithm for selecting the resource whose properties
- are exposed directly in the Container object is given in the section
- "Transcoding and org.gnome.UPnP.MediaItem2".
+Each container may expose one or more resources via the Resources
+property. Each resource typically represents a playlist, containing
+references (often URLs) to the container's media items. Multiple
+resources may be specified for a single container as the DMS may
+support different playlist formats, e.g., M3U, DIDL-S, etc. The
+properties of one of these resources may be duplicated directly in the
+Container object itself. The algorithm for selecting this resource
+is given in the section "Transcoding and org.gnome.UPnP.MediaItem2".
New Methods:
------------