DIDLLiteContributor
Object Hierarchy:
Description:
[
CCode ( type_id =
"gupnp_didl_lite_contributor_get_type ()" ) ]
public class DIDLLiteContributor :
Object
Contributor attached to a DIDL-Lite object
This represents a contributor (artist, author, actor, producer, director, producer and contributor) property in a DIDL-Lite object.
Content:
Properties:
- public string name { get; set; }
The name of this contributor.
- public string role { get; set; }
The role of this contributor.
- public unowned Node* xml_node { get; construct; }
The pointer to object node in XML document.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object