Function
PapersDocumentxmp_parse
Declaration [src]
gboolean
pps_xmp_parse (
const char* xmp,
gsize size,
PpsDocumentInfo* info
)
Parameters
xmp
-
Type:
const char*
No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. size
-
Type:
gsize
No description available.
info
-
Type:
PpsDocumentInfo
No description available.
The data is owned by the caller of the function.