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:
- public unowned string get_content ()
Get the content of the this.
- public unowned string get_id ()
Get the ID of the this.
- public unowned string get_metadata_type ()
Get the metadata type of the this.
- public unowned string get_name_space ()
Get the name space associated with the this
.
- public unowned Node get_xml_node ()
Get the pointer to desc node in XML document.
- public void set_content (string content)
Set the content of the this.
- public void set_id (string id)
Set the ID of the this.
- public void set_metadata_type (string type)
Set the metadata type of the this.
- public void set_name_space (string name_space)
Set the name space associated with the this
.
Inherited Members:
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref