MAFW Reference Manual | ||||
---|---|---|---|---|
This is a simple built-in MafwSource capable of telling the
metadata of random URLs. This source is not browseable, to obtain
an object ID you need to mafw_source_create_objectid()
. You can
for example add the returned object ID to a playlist and inquire
about its metadata the usual way (determining the source by
splitting it and finding the source with
mafw_registry_find_by_uuid()
) later. Currently only the
MAFW_METADATA_KEY_URI is supported.