An object that represents Omniture media state. There is no API to create
these objects directly. The callback provided to the mediaOpen
function will receive these state objects as parameter.
Indicates if the media item is an ad or not.
Indicates if the media item has been clicked or not.
Indicates if media play is complete or not.
Indicates if this was the first time that this media event was called for this video.
The length of the media item in seconds.
The current point in the media item in seconds.
The current point in the media item as a percentage.
The length of the current segment.
The total time played so far in seconds.
The amount of time played since the last track event occurred in seconds.
iOS only.
The number of seconds since 1970 when this media state was created.
iOS only.
The date and time of when the media item was opened.
The name or ID of the media item.
The name or ID of the media player.
The name of the most recent media event.
The name of the current segment.
The most recent milestone.
The most recent offset milestone.
The current segment.
The current event type.
iOS only.