XmpMeta constructor

init

Initializes a new instance of the XmpMeta class.

def __init__(self):
    ...

init

Initializes a new instance of the XmpMeta class.

def __init__(self, toolkit_version):
    ...
ParameterTypeDescription
toolkit_versionstrAdobe XMP toolkit version.

See Also