[ CCode ( type_id = "gupnp_cds_last_change_parser_get_type ()" ) ]
public class CDSLastChangeParser : Object
LastChange parser for the format used in ContentDirectory:3
[class@GUPnPAV.CDSLastChangeParser] 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.