![]() |
Previous | Next |
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
Previous | Next |