Method
GUPnPAVDIDLLiteContributorget_xml_node
Declaration [src]
xmlNode*
gupnp_didl_lite_contributor_get_xml_node (
GUPnPDIDLLiteContributor* contributor
)
Description [src]
Get the pointer to relevant node in XML document.
Gets property | GUPnPAV.DIDLLiteContributor:xml-node |
Return value
Type: xmlNode
The pointer to relevant node in XML document.
The returned data is owned by the instance. |