![]() |
Previous | Next |
The next method sets the current item to the next item in the playlist.
Syntax
player.controls.next()
Parameters
This method takes no parameters.
Return Values
This method does not return a value.
Remarks
If the playlist is on the last entry when next is invoked, the first entry in the playlist will become the current one.
See Also
Previous | Next |