MediaCollection
Object Hierarchy:
Description:
[
CCode ( type_id =
"gupnp_media_collection_get_type ()" ) ]
public class MediaCollection :
Object
Content:
Properties:
- public string author { get; set construct; }
The author of this media collection.
- public string data { construct; }
Block of data to parse a collection from.
- public bool mutable { get; }
Whether this media collation is modifyable or not.
- public string title { get; set construct; }
The title of this media collection.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object