Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "cores/VideoSettings.h"
#include "settings/GameSettings.h"
#include "settings/ISubSettings.h"
#include "settings/LibExportSettings.h"
#include "settings/lib/ISettingCallback.h"
#include "settings/lib/ISettingsHandler.h"
#include "threads/CriticalSection.h"
#include <map>
#include <string>
Classes | |
class | CMediaSettings |
Macros | |
#define | VOLUME_DRC_MINIMUM 0 |
#define | VOLUME_DRC_MAXIMUM 6000 |
Enumerations | |
enum | WatchedMode { WatchedModeAll = 0 , WatchedModeUnwatched , WatchedModeWatched } |
#define VOLUME_DRC_MAXIMUM 6000 |
#define VOLUME_DRC_MINIMUM 0 |
enum WatchedMode |