Player

Playback analytics related to the player

  • Returns the total amount of buffered content, in seconds.

  • Returns an array of resoloutions available in the playlist

    Note

    This function will make a seperate request for the Master playlist to return all the availableresoloutions. This request is only done once you call this function and only on the first time you call it for that contnet. Every subsiquent call on the same content does not requst the playlist again.
  • Returns the resoloution of the content being played

  • Returns the accumulated duration, in seconds, until the player item is ready to play.

  • Returns the total number of playback stalls encountered.

  • Returns the playback type can be live, VOD, or from a file. If nil is returned the playback type is unknown.

  • Returns the date and time at which playback began for this event.

  • Returns the offset, in seconds, in the playlist where the last uninterrupted period of playback began.