Class: ManifestUpdate

ManifestUpdate

This Object holds reference to the manifest update information.


new ManifestUpdate()

Source:

Members


availabilityStartTime

Calculated Availability Start time of the stream.

Source:

buffered

Actual element.ranges

Source:

clientTimeOffset

The calculated difference between the server and client wall clock time

Source:

currentTime

Actual element.currentTime

Source:

fetchTime

When this manifest update was received

Source:

latency

Static is fixed value of zero. dynamic should be ((Now-@availabilityStartTime) - elementCurrentTime)

Source:

mediaType

Media Type Video | Audio | FragmentedText

Source:

presentationStartTime

the seek point (liveEdge for dynamic, Stream[0].startTime for static)

Source:

requestTime

When this manifest update was requested

Source:

streamInfo

Array holding list of StreamInfo VO Objects

Source:

trackInfo

Array holding list of TrackInfo VO Objects

Source:

type

MPD Type static | dynamic

Source: