location_role property

location_role property

A single byte, binary value containing a value from the set: 0 indicates “shooting location”, 1 indicates “real location”, 2 indicates “fictional location”. Other values are reserved.

Definition:

@property
def location_role(self):
    ...

See Also