rygel r499 - trunk/src/rygel
- From: zeeshanak svn gnome org
- To: svn-commits-list gnome org
- Subject: rygel r499 - trunk/src/rygel
- Date: Wed, 28 Jan 2009 12:33:33 +0000 (UTC)
Author: zeeshanak
Date: Wed Jan 28 12:33:32 2009
New Revision: 499
URL: http://svn.gnome.org/viewvc/rygel?rev=499&view=rev
Log:
Update ContentDirectory docs.
Modified:
trunk/src/rygel/rygel-content-directory.vala
Modified: trunk/src/rygel/rygel-content-directory.vala
==============================================================================
--- trunk/src/rygel/rygel-content-directory.vala (original)
+++ trunk/src/rygel/rygel-content-directory.vala Wed Jan 28 12:33:32 2009
@@ -51,7 +51,8 @@
/**
* Basic implementation of UPnP ContentDirectory service version 2. Most often
* plugins will provide a child of this class. The inheriting classes should
- * override add_children_metadata and add_metadata virtual methods.
+ * override get_children, get_root_children and find_object_by_id virtual
+ * methods.
*/
public class Rygel.ContentDirectory: Service {
public const string UPNP_ID = "urn:upnp-org:serviceId:ContentDirectory";
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]