TrackFragmentRunBox Fields |
The TrackFragmentRunBox type exposes the following members.
Name | Description | |
---|---|---|
![]() | BoxType |
Contains the type of the box.
(Inherited from Box.) |
![]() | BoxValueType |
The value representation of the box type.
(Inherited from Box.) |
![]() | CurrentSample |
The current sample.
|
![]() | DataOffset |
The data offset. this is the offset of MDAT relative to the BaseDataOffset defined in the TrackFragmentHeaderBox.
|
![]() | DataOffsetPresent |
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.
|
![]() | FirstSampleFlags |
The first sample flags.
|
![]() | Flags | (Inherited from FullBox.) |
![]() | SampleCount |
Number of samples.
|
![]() | SizeExcludingHeader |
The size of the box without header.
(Inherited from Box.) |
![]() | SizeIncludingHeader |
The size of the current box including header.
(Inherited from Box.) |
![]() | TrackRunSampleEntries |
The track run sample entries.
|
![]() | UserType |
Custom Box type (uuid).
(Inherited from Box.) |
![]() | Version | (Inherited from FullBox.) |