Windows Media Player SDK banner art
PreviousNext

Playlist.item

The item method retrieves the media item at the specified index.

Syntax

player.currentPlaylist.item(index)

Parameters

  index

Number (long) containing the index.

Return Values

This method returns a Media object.

Example

Please see the attributeCount property for a sample illustrating the use of this property.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.