Click or drag to resize
TrackFragmentRunBox Fields

The TrackFragmentRunBox 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 fieldCurrentSample
The current sample.
Public fieldDataOffset
The data offset. this is the offset of MDAT relative to the BaseDataOffset defined in the TrackFragmentHeaderBox.
Public fieldDataOffsetPresent
true to data offset present. If the data offset is not present, then the next data is defined to be immediately after the previous track run data.
Public fieldFirstSampleFlags
The first sample flags.
Public fieldFlags (Inherited from FullBox.)
Public fieldSampleCount
Number of samples.
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 fieldTrackRunSampleEntries
The track run sample entries.
Public fieldUserType
Custom Box type (uuid).
(Inherited from Box.)
Public fieldVersion (Inherited from FullBox.)
Top
See Also