![]() |
Previous | Next |
The appendItem method adds a media item to the end of the playlist.
Syntax
player.currentPlaylist.appendItem(item)
Parameters
item
Media object to be added.
Return Values
This method does not return a value.
See Also
Previous | Next |