|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "settings/SettingsContainer.h"#include "settings/lib/ISettingCallback.h"#include "threads/CriticalSection.h"#include <string>#include <vector>Classes | |
| class | CSettingsBase |
| Basic wrapper around CSettingsManager providing the framework for properly setting up the settings manager and registering all the callbacks, handlers and custom setting types. More... | |