Click or drag to resize
FullBox Properties

The FullBox type exposes the following members.

Properties
  NameDescription
Public propertyBoxSize
Gets the content + header size of a single box (without children) in bytes.
(Inherited from Box.)
Public propertyContentSize
Gets the content only size of a single box (without children) in bytes.
(Inherited from Box.)
Public propertyFullTreeSize
Gets the boxes size including all children and header sizes (in bytes).
(Inherited from Box.)
Public propertyHeaderSize (Overrides BoxHeaderSize.)
Top
See Also