Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Namespaces | |
namespace | KODI |
namespace | KODI::PLAYLIST |
Enumerations | |
enum class | KODI::PLAYLIST::Id : int { KODI::PLAYLIST::TYPE_NONE = -1 , KODI::PLAYLIST::TYPE_MUSIC = 0 , KODI::PLAYLIST::TYPE_VIDEO = 1 , KODI::PLAYLIST::TYPE_PICTURE = 2 } |
enum class | KODI::PLAYLIST::RepeatState { KODI::PLAYLIST::NONE , KODI::PLAYLIST::ONE , KODI::PLAYLIST::ALL } |
Manages playlist playing. More... | |