Kodi Development  20.0
for Binary and Script based Add-Ons

Inherits AddonClass.

Public Member Functions

 add (...)
 

Function: add(url[, listitem, index])


Adds a new file to the playlist. More...
 
 clear ()
 

Function: clear()


Clear all items in the playlist. More...
 
 getPlayListId ()
 

Function: getPlayListId()


Get the PlayList Identifier More...
 
 getposition ()
 

Function: getposition()


Returns the position of the current song in this playlist. More...
 
 load (...)
 

Function: load(filename)


Load a playlist. More...
 
 PlayList (int playList)
 
 remove (...)
 

Function: remove(filename)


Remove an item with this filename from the playlist. More...
 
 shuffle ()
 

Function: shuffle()


Shuffle the playlist. More...
 
 size ()
 

Function: size()


Returns the total number of PlayListItems in this playlist. More...
 
 unshuffle ()
 

Function: unshuffle()


Unshuffle the playlist. More...
 

The documentation for this class was generated from the following file: