DIDLLiteItem
Object Hierarchy:
Description:
[ CCode ( type_id = "gupnp_didl_lite_item_get_type ()" ) ]
public class DIDLLiteItem : DIDLLiteObject
public class DIDLLiteItem : DIDLLiteObject
Namespace: GUPnP
Package: gupnp-av-1.0
Content:
Properties:
- public long lifetime { get; set; }
The lifetime in seconds of this DIDLLite item in a media collection.
- public string ref_id { get; set; }
The ref ID of this item.
Creation methods:
- protected DIDLLiteItem ()
Methods:
- public long get_lifetime ()
- public unowned string get_ref_id ()
Get the ref ID of the this.
- public void set_lifetime (long lifetime)
- public void set_ref_id (string ref_id)
Set the ref ID of the this.
Inherited Members:
All known members inherited from class GUPnP.DIDLLiteObject
- add_artist
- add_author
- add_creator
- add_descriptor
- add_resource
- album
- album_art
- apply_fragments
- artist
- author
- creator
- date
- dc_namespace
- description
- dlna_managed
- dlna_namespace
- genre
- get_album
- get_album_art
- get_album_xml_string
- get_artist
- get_artists
- get_artists_xml_string
- get_author
- get_authors
- get_compat_resource
- get_creator
- get_creators
- get_date
- get_date_xml_string
- get_dc_namespace
- get_description
- get_descriptors
- get_dlna_managed
- get_dlna_namespace
- get_genre
- get_id
- get_parent_id
- get_properties
- get_pv_namespace
- get_resources
- get_restricted
- get_title
- get_title_xml_string
- get_track_number
- get_track_number_xml_string
- get_update_id
- get_upnp_class
- get_upnp_class_xml_string
- get_upnp_namespace
- get_write_status
- get_xml_node
- get_xml_string
- id
- is_restricted_set
- parent_id
- pv_namespace
- restricted
- set_album
- set_album_art
- set_artist
- set_author
- set_creator
- set_date
- set_description
- set_dlna_managed
- set_genre
- set_id
- set_parent_id
- set_restricted
- set_title
- set_track_number
- set_update_id
- set_upnp_class
- set_write_status
- title
- track_number
- unset_artists
- unset_update_id
- update_id
- update_id_is_set
- upnp_class
- upnp_namespace
- write_status
- xml_node
All known members inherited from class GLib.Object