XmpRenditionClass constructor

__init__(self, tokens)

Initializes a new instance of the XmpRenditionClass class.


def __init__(self, tokens):
    ...
Parameter Type Description
tokens list The token.

See Also