![]() |
Previous | Next |
The item method retrieves the playlist at the given index.
Syntax
player.playlistCollection.getAll().item(index)
Parameters
index
Number (long) containing the index of the playlist to be retrieved.
Return Values
This method returns a Playlist object.
See Also
Previous | Next |