Click or drag to resize
TrackEncodedPixelsDimensionBox Properties

The TrackEncodedPixelsDimensionBox 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 (Inherited from FullBox.)
Top
See Also