Defined in File format.h
Enum depicting the ownership status of a Format instance.
Values:
When used the arrays are owned by the user (Format instance is not responsible from deallocation)
When used the arrays are owned and will be deallocated by the Format instance