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