WritableContainer


Object Hierarchy:

Object hierarchy for WritableContainer

Description:

public interface WritableContainer : MediaContainer

This interface should be implemented by 'writable' containers - ones that allow adding, 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 its own URI but also that of its child items, though the latter is implied in the former if you use GIO for monitoring.

Namespace: Rygel
Package: librygel-server

Content:

Properties:

Methods: