|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include "AddonString.h"#include "Tuple.h"#include "utils/LangCodeExpander.h"#include "swighelper.h"#include <vector>Functions | |
| log (...) | |
| shutdown () | |
| restart () | |
| executescript (...) | |
| executebuiltin (...) | |
| executeJSONRPC (...) | |
| sleep (...) | |
| getLocalizedString (...) | |
| getSkinDir () | |
| getLanguage (...) | |
| getIPAddress () | |
| getDVDState () | |
| getFreeMem () | |
| getInfoLabel (...) | |
| getInfoImage (...) | |
| playSFX (...) | |
| stopSFX () | |
| enableNavSounds (...) | |
| getCondVisibility (...) | |
| getGlobalIdleTime () | |
| getCacheThumbName (...) | |
| makeLegalFilename (...) | |
| translatePath (...) | |
| getCleanMovieTitle (...) | |
| validatePath (...) | |
| getRegion (...) | |
| getSupportedMedia (...) | |
| skinHasImage (...) | |
| startServer (...) | |
| audioSuspend () | |
| audioResume () | |
| getUserAgent () | |
| Returns Kodi's HTTP UserAgent string. More... | |
| convertLanguage (...) | |
| Returns the given language converted to the given format as a string. More... | |