@Documented @Target(value={FIELD,PARAMETER,METHOD}) public @interface MXFPosition
Labels a value that represents a position in an MXF file. Values are 64 bit signed integers represented as Java long values.
Note that this is different from a PositionType which is a value that
represents the offset into an AAF component measured in edit units
rather than a position in a file measured in bytes.
Int64,
PositionType,
MXFLength,
MXFFileImpl.tell()(c)2007-2016 Richard Cartwright, all rights reserved. Licensed under Apache 2 license and subject to the AMWA IPR policy.