MediaContainer
Object Hierarchy:
Description:
public abstract class MediaContainer :
MediaObject
This is a container (folder) for media items and child containers.
It provides a basic serialization implementation (to DIDLLiteWriter).
A derived class should provide a working implementation of get_children and should emit the container_updated signal.
Content:
Constants:
Properties:
Creation methods:
Methods:
- public abstract async MediaObjects? get_children (
uint
offset, uint
max_count, string
sort_criteria, Cancellable
? cancellable) throws Error
Fetches the list of media objects directly under this container.
- public abstract async MediaObject? find_object (
string
id, Cancellable
? cancellable) throws Error
Recursively searches this container for a media object with the
given ID.
- public void updated ()
This method should be called each time this container is updated.
Signals:
Fields:
Inherited Members:
All known members inherited from class Rygel.MediaObject
All known members inherited from class GLib.Object
- @new
- newv
- new_valist
- get_type
- get_class
- @ref
- unref
- ref_sink
- weak_ref
- weak_unref
- add_weak_pointer
- remove_weak_pointer
- @get
- @set
- get_property
- set_property
- get_data
- set_data
- set_data_full
- steal_data
- get_qdata
- set_qdata
- set_qdata_full
- steal_qdata
- freeze_notify
- thaw_notify
- dispose
- constructed
- notify_property
- connect
- disconnect
- add_toggle_ref
- remove_toggle_ref
- bind_property
- notify
- ref_count