traveler.core.omx.OMX.shape#
- property OMX.shape[source]#
The shape of the OMX file.
As required by the standard, all OMX files must have a two dimensional shape. This attribute accesses or alters that shape. Note that attempting to change the shape of an existing file that already has data tables that would be incompatible with the new shape will raise an OMXIncompatibleShape exception.