|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "SmartPlaylistFileItemListModifier.h"#include "FileItem.h"#include "FileItemList.h"#include "URL.h"#include "playlists/SmartPlayList.h"#include "utils/StringUtils.h"#include <string>Namespaces | |
| namespace | KODI |
| namespace | KODI::PLAYLIST |
Macros | |
| #define | URL_OPTION_XSP "xsp" |
| #define | PROPERTY_SORT_ORDER "sort.order" |
| #define | PROPERTY_SORT_ASCENDING "sort.ascending" |
| #define PROPERTY_SORT_ASCENDING "sort.ascending" |
| #define PROPERTY_SORT_ORDER "sort.order" |
| #define URL_OPTION_XSP "xsp" |