|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <set>#include <string>#include <vector>#include "settings/lib/ISettingCallback.h"#include "threads/CriticalSection.h"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... | |