Click or drag to resize
SegmentIndexBox Fields

The SegmentIndexBox 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 fieldEarliestPresentationTime
Is the earliest presentation time of any sample in the reference track in the first subsegment, expressed in the timescale of the timescale field.
Public fieldFirstOffset
Is the distance in bytes from the first byte following the containing Segment Indexing Box, to the first byte of the first referenced box.
Public fieldFlags (Inherited from FullBox.)
Public fieldReferenceId

Provides the track_ID for the reference track; if this Segment Index box is referenced from a “parent” Segment Index box, the value of reference_IDshall be the same as the value of reference_IDof the “parent” Segment Index box

Public fieldReferences
The entries.
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 fieldTimeScale

Provides the timescale, in ticks per second, for the time and duration fields within this box; it is recommended that this match the timescale of the reference track, i.e. the timescale field of the Media Header Box of the track.

Public fieldUserType
Custom Box type (uuid).
(Inherited from Box.)
Public fieldVersion (Inherited from FullBox.)
Top
See Also