Click or drag to resize
TrackFragmentMediaAdjustmentEntry Fields

The TrackFragmentMediaAdjustmentEntry type exposes the following members.

Fields
  NameDescription
Public fieldMediaRateFraction
Specifies the relative rate at which to play the media corresponding to this adjustment segment. If this value is 0, then the adjustment is specifying a ‘dwell’: the media at media-time is presented for the segment-duration. Otherwise this field shall contain the value 1.
Public fieldmediaRateInteger
Specifies the relative rate at which to play the media corresponding to this adjustment segment. If this value is 0, then the adjustment is specifying a ‘dwell’: the media at media-time is presented for the segment-duration. Otherwise this field shall contain the value 1.
Public fieldMediaTime

Is an integer containing the starting time within the media of this adjustment segment (in media time scale units, in composition time). If this field is set to -1, it is an empty edit. The last adjustment in a track shall never be an empty edit.

Public fieldSegmentDuration
Is an integer that specifies the duration of this adjustment segment in units of the timescale in the Movie Header Box. “Adjustment segment” in this context does not refer to the “Media Segment” that contains the ‘tfma’ but refers to the operation that is performed to place the track at appropriate composition time.
Top
See Also