flashpix_version property

flashpix_version property

Gets or sets the flash pix version.

Definition:

@property
def flashpix_version(self):
    ...
@flashpix_version.setter
def flashpix_version(self, value):
    ...

See Also