XmpTrailerPi constructor

init

Initializes a new instance of the XmpTrailerPi class.

def __init__(self):
    ...

init

Initializes a new instance of the XmpTrailerPi class.

def __init__(self, is_writable):
    ...
ParameterTypeDescription
is_writableboolInditacates whether trailer is writable.

See Also