WritableContainer


Object Hierarchy:

Object hierarchy for WritableContainer

Description:

public interface WritableContainer : MediaContainer

Interface to be implemented by 'writable' container: ones that allow creation, removal and editing of items directly under them. Currently, only addition and removal is supported.

In addition to implementing this interface, a writable container must also:

1. Provide one URI that points to a writable folder on a GIO supported filesystem. 2. Monitor not only it's own URI but also that of it's child items, though the latter is implied in the former if you use GIO for monitoring.


Namespace: Rygel
Package: librygel-server

Content:

Properties:

Methods: