getAbsolutePosition()

Returns the viewer's absolute position for a media file in date format. This call applies only to Live stream content.

Media Type Description Type
Live The viewer's absolute position for a media file in date format

Absolute position is calculated by summing the video’s current time and the stream's startDateTime value.

📘

startDateTime exposes the original broadcast date and time of the stream (in msec).

The following are used to determine startDateTime:
- #EXT-X-PROGRAM-DATE-TIME in HLS
- presentationTimeOffset in DASH

String
© 2007- Longtail Ad Solutions, Inc.