![]() |
![]() |
![]() |
GUPnP A/V Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
GUPnPDIDLLiteItem; const char * gupnp_didl_lite_item_get_ref_id (GUPnPDIDLLiteItem *item
); void gupnp_didl_lite_item_set_ref_id (GUPnPDIDLLiteItem *item
,const char *ref_id
);
const char * gupnp_didl_lite_item_get_ref_id (GUPnPDIDLLiteItem *item
);
Get the ref ID of the item
.
|
GUPnPDIDLLiteItem |
Returns : |
The ref ID of the item , or NULL . |
void gupnp_didl_lite_item_set_ref_id (GUPnPDIDLLiteItem *item
,const char *ref_id
);
Set the ref ID of the item
.
|
GUPnPDIDLLiteItem |
|
The ref ID |