playItem Object
This topic documents a feature of HTML+TIME 2.0, which is obsolete as of Windows Internet Explorer 9.
Represents an individual media file in a playList collection.
Members Table
The following table lists the members exposed by the playItem object.
Property Description abstract Gets a description of the media file.
author Gets the name of the media file author.
banner Gets the banner content of an entry in an Advanced Stream Redirector (ASX) file.
bannerAbstract Gets the bannerAbstract content of an entry in an ASX file.
bannerMoreInfo Gets the bannerMoreInfo content of an entry in an ASX file.
copyright Gets the copyright information associated with a media file.
dur Gets the playing-time length of the current playList or playItem, if the length is known.
index Retrieves the index value of the playItem object in the playList collection.
rating Gets the rating of the media file.
src Gets the source URL of the media.
title Gets the title of the media file.
Method Description setActive Sets the current playItem object as the active track in the playList collection, which causes the track to play.
Applies To
playList
See Also