Class
GUPnPAVCDSLastChangeParser
Description [src]
class GUPnPAV.CDSLastChangeParser : GObject.Object
{
/* No available fields */
}
LastChange parser for the format used in ContentDirectory:3
GUPnPCDSLastChangeParser
parses XML strings from
ContentDirectory’s LastChange state variable.
Unfortunately this is different enough from the renderer’s LastChange syntax that it warrants a different parser.
Instance methods
gupnp_cds_last_change_parser_parse
Parse a LastChange XML document in the flavor defined by the ContentDirectory:3 specification.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.