Release Notes |
Data Points
Akamai AMP
- contentStartupDuration - This timer represents the total time a user spent waiting for content to begin playback excluding any time related to requesting, loading or playing pre-roll ads.
Events
- Datazoom Loaded - Signifies that the Datazoom SDK has been loaded and activated. At this point, the video player can be instantiated or custom events can be sent by the application.
- Resume - This event is fired when the user hits the play button after pausing video during playback.
Fluxdata
- playbackStallCountContent - Number of times the user's playback of Content has been interrupted by an unexpected video stall due to buffer depletion during a View.
- playbackStallDurationContent - The cumulative amount of time elapsed where the user's playback of Content has been interrupted by an unexpected video stall due to buffer depletion during a View.
- timeSinceLastHeartbeat - Time interval since Heartbeat was last sent for the current content, reported in milliseconds
- timeSinceLastMilestone - Time interval since Milestone event was last sent for content, reported in milliseconds. Value is reset to zero at the start of a new video View or when another Milestone event occurs.
- timeSinceRequested - Time interval since content playback was requested, reported in milliseconds
- timeSinceStallStart - Time interval since Stall Start event began during content playback, reported in milliseconds. Value is reset to zero at the start of a new video View or when another Stall Start event occurs.
- errorCode - Error object representing a code explicitly identified by the player
- errorMsg - Error object representing a message about the error explicitly identified by the player
- playerHeight - Height dimension in pixels of the current playback area.
- playerWidth - Width dimension in pixels of the current playback area.
- sessionStartTimestamp - Start time of the current user session
Roku
Fluxdata
- timeSinceBufferStart - Time interval since Buffer Start event began during content playback, reported in milliseconds. Value is reset to zero at the start of a new video View or when another Buffer Start event occurs.
- timeSinceLastHeartbeat - Time interval since Heartbeat was last sent for the current content, reported in milliseconds
- timeSinceLastMilestone - Time interval since Milestone event was last sent for content, reported in milliseconds. Value is reset to zero at the start of a new video View or when another Milestone event occurs.
- timeSinceLastRenditionChange - Time interval since content playback shifted to a different available quality version from the manifest., reported in milliseconds
- timeSinceStallStart - Time interval since Stall Start event began during content playback, reported in milliseconds. Value is reset to zero at the start of a new video View or when another Stall Start event occurs.
tvOS
Events
- Stall End - Event fired when video starts playing again after a stall and the buffer has been replenished and playback resumes.
- Stall Start - Stall Start event is triggered when playback of video stops because the buffer has been depleted causing an unexpected interruption for the user. Stall Start is also considered a Buffer Start so both events will fire.
Fluxdata
- playbackStallCount - Number of times the user's playback has been interrupted by an unexpected video stall due to buffer depletion during a View.
- timeSinceStallStart - Time interval since Stall Start event began during content playback, reported in milliseconds. Value is reset to zero at the start of a new video View or when another Stall Start event occurs.
|
---|
Comments
0 comments
Article is closed for comments.