DIDLLiteDescriptor
Object Hierarchy:
Description:
[
CCode ( type_id =
"gupnp_didl_lite_descriptor_get_type ()" ) ]
public class DIDLLiteDescriptor :
Object
Content:
Properties:
- public string content { get; set; }
The content of this descriptor.
- public string id { get; set; }
The ID of this descriptor.
- public string metadata_type { get; set; }
The type of this descriptor.
- public string name_space { get; set; }
The name space associated with this descriptor.
- public unowned Node* xml_node { get; construct; }
The pointer to desc node in XML document.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object