Class: PlayListTrace

PlayListTrace

a PlayList.Trace from ISO23009-1 Annex D


new PlayListTrace()

Source:

Members


duration :number

The duration of the continuously presented samples (which is the same in real time and media time). "Continuously presented" means that the media clock continued to advance at the playout speed throughout the interval. NOTE: the spec does not call out the units, but all other durations etc are in ms, and we use ms too.

Type:
  • number
Source:

mstart :number

The presentation time of the first sample rendered.

Type:
  • number
Source:

playbackspeed :number

The playback speed relative to normal playback speed (i.e.normal forward playback speed is 1.0).

Type:
  • number
Source:

representationid :string

The value of the Representation@id of the Representation from which the samples were taken.

Type:
  • string
Source:

start :number

The time at which the first sample was rendered

Type:
  • number
Source:

stopreason :string

The reason why continuous presentation of this Representation was stopped. representation switch rebuffering user request end of Period end of Stream end of content end of a metrics collection period

Type:
  • string
Source:

subreplevel :number

If not present, this metrics concerns the Representation as a whole. If present, subreplevel indicates the greatest value of any Subrepresentation@level being rendered.

Type:
  • number
Source: