Click or drag to resize
RootBox Fields

The RootBox type exposes the following members.

Fields
  NameDescription
Public fieldBoxType
Contains the type of the box.
(Inherited from Box.)
Public fieldBoxValueType
The value representation of the box type.
(Inherited from Box.)
Public fieldFragmented
If a fragmented mp4 file is encountered the parser will set this to true. FragmentConfig will container the initial unparsed 'moof' box.
Public fieldSizeExcludingHeader
The size of the box without header.
(Inherited from Box.)
Public fieldSizeIncludingHeader
The size of the current box including header.
(Inherited from Box.)
Public fieldTracks
Public fieldUserType
Custom Box type (uuid).
(Inherited from Box.)
Top
See Also