GUPnPDIDLLiteItem
GUPnPDIDLLiteItem — DIDL-Lite Item
|
|
Properties
"ref-id" gchar* : Read / Write
Details
GUPnPDIDLLiteItem
typedef struct _GUPnPDIDLLiteItem GUPnPDIDLLiteItem;
gupnp_didl_lite_item_get_ref_id ()
const char* gupnp_didl_lite_item_get_ref_id (GUPnPDIDLLiteItem *item);
Get the ref ID of the item
.
gupnp_didl_lite_item_set_ref_id ()
void gupnp_didl_lite_item_set_ref_id (GUPnPDIDLLiteItem *item,
const char *ref_id);
Set the ref ID of the item
.
Property Details
The "ref-id"
property
"ref-id" gchar* : Read / Write
The ref ID of this item.
Default value: NULL