HasExtendedSize

MovAtom.HasExtendedSize property

Gets a value indicating whether the extended size field was used to store the atom data.

public bool HasExtendedSize { get; }

Property Value

True, if the extended size field was used to store the atom data; otherwise, false.

See Also