MediaItem Object
This topic documents a feature that is obsolete as of Windows Internet Explorer 7.
Obsolete. Represents a single item in a media player playlist.
Members Table
The following table lists the members exposed by the MediaItem object.
Property Description attributeCount Obsolete. Retrieves the count of the attributes associated with the media object.
duration Obsolete. Retrieves the duration of the current media item.
name Obsolete. Retrieves the name of the media.
sourceURL Obsolete. Retrieves the URL of the media.
Method Description getAttributeName Obsolete. Returns the name of the attribute whose index has been specified.
getItemInfo Obsolete. Returns the value of the specified attribute for the current media.
Remarks
As of Microsoft Internet Explorer 6 on Windows XP Service Pack 2 (SP2) or Internet Explorer 7, the mediaBar feature is obsolete and no longer available.
MediaItem was introduced in Internet Explorer 6.
Applies To
mediaBar