The container_updated signal is emitted if the subtree unter this container has been modified. The object parameter is set to the MediaObject that is the source of the container update. Note that it may even be set to the container itself.
container |
The child container that has been updated. |
object |
The object that has changed. This may be the container itself, or a child item. |
event_type |
This describes what actually happened to the object. |
sub_tree_update |
Whether the modification is part of a sub-tree update. See the #RygelMediaContainer::sub_tree_updates_finished signal. |
rygel_media_container_updated().