Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Namespaces | |
namespace | KODI |
namespace | KODI::GUILIB |
namespace | KODI::GUILIB::GUIINFO |
Functions | |
std::string | KODI::GUILIB::GUIINFO::GetPlaylistLabel (int item, PLAYLIST::Id playlistId) |
CGUIWindow * | KODI::GUILIB::GUIINFO::GetWindow (int contextWindow) |
CGUIControl * | KODI::GUILIB::GUIINFO::GetActiveContainer (int containerId, int contextWindow) |
CGUIMediaWindow * | KODI::GUILIB::GUIINFO::GetMediaWindow (int contextWindow) |
std::shared_ptr< CGUIListItem > | KODI::GUILIB::GUIINFO::GetCurrentListItem (int contextWindow, int containerId, int itemOffset, unsigned int itemFlags) |
std::string | KODI::GUILIB::GUIINFO::GetFileInfoLabelValueFromPath (int info, const std::string &filenameAndPath) |