Method
GUPnPAVDIDLLiteWriterfilter
Declaration [src]
void
gupnp_didl_lite_writer_filter (
GUPnPDIDLLiteWriter* writer,
const char* filter
)
Description [src]
Clears the DIDL-Lite XML document of the properties not specified in the
filter
. The passed filter string would typically come from the ‘Filter’
argument of Browse or Search actions from a ContentDirectory control point.
Please refer to Section 2.3.15 of UPnP AV ContentDirectory version 3
specification for details on this string.