|
kodi
|
This is the complete list of members for CSettings, including all inherited members.
| Clear() override | CSettings | virtual |
| CreateControl(const std::string &controlType) const override | CSettingControlCreator | virtual |
| CreateSetting(const std::string &settingType, const std::string &settingId, CSettingsManager *settingsManager=nullptr) const override | CSettingCreator | virtual |
| CSettingControlCreator()=default (defined in CSettingControlCreator) | CSettingControlCreator | protected |
| CSettingCreator()=default (defined in CSettingCreator) | CSettingCreator | protected |
| CSettings()=default | CSettings | |
| CSettingsBase() (defined in CSettingsBase) | CSettingsBase | protected |
| GetBool(const std::string &id) const (defined in CSettings) | CSettings | |
| GetInt(const std::string &id) const | CSettingsBase | |
| GetList(const std::string &id) const | CSettingsBase | |
| GetNumber(const std::string &id) const | CSettingsBase | |
| GetSection(const std::string §ion) const | CSettingsBase | |
| GetSections() const | CSettingsBase | |
| GetSetting(const std::string &id) const | CSettingsBase | |
| GetSettingsManager() const (defined in CSettings) | CSettings | inline |
| GetString(const std::string &id) const | CSettingsBase | |
| Initialize() override | CSettings | virtual |
| InitializeConditions() override (defined in CSettings) | CSettings | protectedvirtual |
| InitializeControls() override (defined in CSettings) | CSettings | protectedvirtual |
| InitializeDefaults() override (defined in CSettings) | CSettings | protectedvirtual |
| InitializeDefinitions() override (defined in CSettings) | CSettings | protectedvirtual |
| InitializeDefinitionsFromXml(const CXBMCTinyXML &xml) (defined in CSettingsBase) | CSettingsBase | protected |
| InitializeISettingCallbacks() override (defined in CSettings) | CSettings | protectedvirtual |
| InitializeISettingsHandlers() override (defined in CSettings) | CSettings | protectedvirtual |
| InitializeISubSettings() override (defined in CSettings) | CSettings | protectedvirtual |
| InitializeOptionFillers() override (defined in CSettings) | CSettings | protectedvirtual |
| InitializeSettingTypes() override (defined in CSettings) | CSettings | protectedvirtual |
| InitializeVisibility() (defined in CSettingsBase) | CSettingsBase | inlineprotectedvirtual |
| IsInitialized() const | CSettingsBase | virtual |
| IsLoaded() const | CSettingsBase | virtual |
| Load() override | CSettings | virtual |
| Load(const std::string &file) | CSettings | |
| Load(const TiXmlElement *root) | CSettings | |
| LoadHidden(const TiXmlElement *root) | CSettings | inline |
| LoadHiddenValuesFromXml(const TiXmlElement *root) | CSettingsBase | protected |
| LoadSetting(const TiXmlNode *node, const std::string &settingId) | CSettings | |
| LoadValuesFromXml(const CXBMCTinyXML &xml, bool &updated) | CSettingsBase | protected |
| LoadValuesFromXml(const TiXmlElement *root, bool &updated) | CSettingsBase | protected |
| m_critical (defined in CSettingsBase) | CSettingsBase | mutableprotected |
| m_initialized (defined in CSettingsBase) | CSettingsBase | protected |
| m_settingsManager (defined in CSettingsBase) | CSettingsBase | protected |
| MUSICLIBRARY_ARTWORK_LEVEL_ALL (defined in CSettings) | CSettings | static |
| MUSICLIBRARY_ARTWORK_LEVEL_BASIC (defined in CSettings) | CSettings | static |
| MUSICLIBRARY_ARTWORK_LEVEL_CUSTOM (defined in CSettings) | CSettings | static |
| MUSICLIBRARY_ARTWORK_LEVEL_NONE (defined in CSettings) | CSettings | static |
| RegisterCallback(ISettingCallback *callback, const std::set< std::string > &settingList) | CSettingsBase | |
| RegisterSubSettings(ISubSettings *subSettings) | CSettings | |
| Save() override | CSettings | virtual |
| Save(const std::string &file) | CSettings | |
| Save(TiXmlNode *root) const override | CSettings | virtual |
| SaveValuesToXml(CXBMCTinyXML &xml) const | CSettingsBase | protected |
| SetBool(const std::string &id, bool value) | CSettingsBase | |
| SetDefault(const std::string &id) | CSettingsBase | |
| SetDefaults() | CSettingsBase | |
| SetInt(const std::string &id, int value) | CSettingsBase | |
| SetList(const std::string &id, const std::vector< CVariant > &value) | CSettingsBase | |
| SetLoaded() | CSettingsBase | virtual |
| SetNumber(const std::string &id, double value) | CSettingsBase | |
| SetString(const std::string &id, const std::string &value) | CSettingsBase | |
| SETTING_ACCESSIBILITY_AUDIOHEARING (defined in CSettings) | CSettings | static |
| SETTING_ACCESSIBILITY_AUDIOVISUAL (defined in CSettings) | CSettings | static |
| SETTING_ACCESSIBILITY_SUBHEARING (defined in CSettings) | CSettings | static |
| SETTING_ADDONS_ALLOW_UNKNOWN_SOURCES (defined in CSettings) | CSettings | static |
| SETTING_ADDONS_AUTOUPDATES (defined in CSettings) | CSettings | static |
| SETTING_ADDONS_MANAGE_DEPENDENCIES (defined in CSettings) | CSettings | static |
| SETTING_ADDONS_NOTIFICATIONS (defined in CSettings) | CSettings | static |
| SETTING_ADDONS_REMOVE_ORPHANED_DEPENDENCIES (defined in CSettings) | CSettings | static |
| SETTING_ADDONS_SHOW_RUNNING (defined in CSettings) | CSettings | static |
| SETTING_ADDONS_UPDATEMODE (defined in CSettings) | CSettings | static |
| SETTING_AUDIOCDS_AUTOACTION (defined in CSettings) | CSettings | static |
| SETTING_AUDIOCDS_EJECTONRIP (defined in CSettings) | CSettings | static |
| SETTING_AUDIOCDS_ENCODER (defined in CSettings) | CSettings | static |
| SETTING_AUDIOCDS_RECORDINGPATH (defined in CSettings) | CSettings | static |
| SETTING_AUDIOCDS_SETTINGS (defined in CSettings) | CSettings | static |
| SETTING_AUDIOCDS_TRACKPATHFORMAT (defined in CSettings) | CSettings | static |
| SETTING_AUDIOCDS_USECDDB (defined in CSettings) | CSettings | static |
| SETTING_AUDIOOUTPUT_AC3PASSTHROUGH (defined in CSettings) | CSettings | static |
| SETTING_AUDIOOUTPUT_AC3TRANSCODE (defined in CSettings) | CSettings | static |
| SETTING_AUDIOOUTPUT_ATEMPOTHRESHOLD (defined in CSettings) | CSettings | static |
| SETTING_AUDIOOUTPUT_AUDIODEVICE (defined in CSettings) | CSettings | static |
| SETTING_AUDIOOUTPUT_CHANNELS (defined in CSettings) | CSettings | static |
| SETTING_AUDIOOUTPUT_CONFIG (defined in CSettings) | CSettings | static |
| SETTING_AUDIOOUTPUT_DTSHDCOREFALLBACK (defined in CSettings) | CSettings | static |
| SETTING_AUDIOOUTPUT_DTSHDPASSTHROUGH (defined in CSettings) | CSettings | static |
| SETTING_AUDIOOUTPUT_DTSPASSTHROUGH (defined in CSettings) | CSettings | static |
| SETTING_AUDIOOUTPUT_EAC3PASSTHROUGH (defined in CSettings) | CSettings | static |
| SETTING_AUDIOOUTPUT_GUISOUNDMODE (defined in CSettings) | CSettings | static |
| SETTING_AUDIOOUTPUT_GUISOUNDVOLUME (defined in CSettings) | CSettings | static |
| SETTING_AUDIOOUTPUT_MAINTAINORIGINALVOLUME (defined in CSettings) | CSettings | static |
| SETTING_AUDIOOUTPUT_PASSTHROUGH (defined in CSettings) | CSettings | static |
| SETTING_AUDIOOUTPUT_PASSTHROUGHDEVICE (defined in CSettings) | CSettings | static |
| SETTING_AUDIOOUTPUT_PROCESSQUALITY (defined in CSettings) | CSettings | static |
| SETTING_AUDIOOUTPUT_SAMPLERATE (defined in CSettings) | CSettings | static |
| SETTING_AUDIOOUTPUT_STEREOUPMIX (defined in CSettings) | CSettings | static |
| SETTING_AUDIOOUTPUT_STREAMNOISE (defined in CSettings) | CSettings | static |
| SETTING_AUDIOOUTPUT_STREAMSILENCE (defined in CSettings) | CSettings | static |
| SETTING_AUDIOOUTPUT_TRUEHDPASSTHROUGH (defined in CSettings) | CSettings | static |
| SETTING_AUDIOOUTPUT_VOLUMESTEPS (defined in CSettings) | CSettings | static |
| SETTING_AUTOPLAYNEXT_EPISODES (defined in CSettings) | CSettings | static |
| SETTING_AUTOPLAYNEXT_MOVIES (defined in CSettings) | CSettings | static |
| SETTING_AUTOPLAYNEXT_MUSICVIDEOS (defined in CSettings) | CSettings | static |
| SETTING_AUTOPLAYNEXT_TVSHOWS (defined in CSettings) | CSettings | static |
| SETTING_AUTOPLAYNEXT_UNCATEGORIZED (defined in CSettings) | CSettings | static |
| SETTING_BLURAY_PLAYERREGION (defined in CSettings) | CSettings | static |
| SETTING_CACHE_HARDDISK (defined in CSettings) | CSettings | static |
| SETTING_CACHEAUDIO_DVDROM (defined in CSettings) | CSettings | static |
| SETTING_CACHEAUDIO_INTERNET (defined in CSettings) | CSettings | static |
| SETTING_CACHEAUDIO_LAN (defined in CSettings) | CSettings | static |
| SETTING_CACHEDVD_DVDROM (defined in CSettings) | CSettings | static |
| SETTING_CACHEDVD_LAN (defined in CSettings) | CSettings | static |
| SETTING_CACHEUNKNOWN_INTERNET (defined in CSettings) | CSettings | static |
| SETTING_CACHEVIDEO_DVDROM (defined in CSettings) | CSettings | static |
| SETTING_CACHEVIDEO_INTERNET (defined in CSettings) | CSettings | static |
| SETTING_CACHEVIDEO_LAN (defined in CSettings) | CSettings | static |
| SETTING_DEBUG_EXTRALOGGING (defined in CSettings) | CSettings | static |
| SETTING_DEBUG_SCREENSHOTPATH (defined in CSettings) | CSettings | static |
| SETTING_DEBUG_SETEXTRALOGLEVEL (defined in CSettings) | CSettings | static |
| SETTING_DEBUG_SHARE_LOG (defined in CSettings) | CSettings | static |
| SETTING_DEBUG_SHOWLOGINFO (defined in CSettings) | CSettings | static |
| SETTING_DISC_PLAYBACK (defined in CSettings) | CSettings | static |
| SETTING_DVDS_AUTOMENU (defined in CSettings) | CSettings | static |
| SETTING_DVDS_AUTORUN (defined in CSettings) | CSettings | static |
| SETTING_DVDS_PLAYERREGION (defined in CSettings) | CSettings | static |
| SETTING_EPG_EPGUPDATE (defined in CSettings) | CSettings | static |
| SETTING_EPG_FUTURE_DAYSTODISPLAY (defined in CSettings) | CSettings | static |
| SETTING_EPG_HIDENOINFOAVAILABLE (defined in CSettings) | CSettings | static |
| SETTING_EPG_PAST_DAYSTODISPLAY (defined in CSettings) | CSettings | static |
| SETTING_EPG_PREVENTUPDATESWHILEPLAYINGTV (defined in CSettings) | CSettings | static |
| SETTING_EPG_RESETEPG (defined in CSettings) | CSettings | static |
| SETTING_EPG_SELECTACTION (defined in CSettings) | CSettings | static |
| SETTING_EVENTLOG_ENABLED (defined in CSettings) | CSettings | static |
| SETTING_EVENTLOG_ENABLED_NOTIFICATIONS (defined in CSettings) | CSettings | static |
| SETTING_EVENTLOG_SHOW (defined in CSettings) | CSettings | static |
| SETTING_FILECACHE_BUFFERMODE (defined in CSettings) | CSettings | static |
| SETTING_FILECACHE_CHUNKSIZE (defined in CSettings) | CSettings | static |
| SETTING_FILECACHE_MEMORYSIZE (defined in CSettings) | CSettings | static |
| SETTING_FILECACHE_READFACTOR (defined in CSettings) | CSettings | static |
| SETTING_FILELISTS_ALLOWFILEDELETION (defined in CSettings) | CSettings | static |
| SETTING_FILELISTS_IGNORETHEWHENSORTING (defined in CSettings) | CSettings | static |
| SETTING_FILELISTS_SHOWADDSOURCEBUTTONS (defined in CSettings) | CSettings | static |
| SETTING_FILELISTS_SHOWEXTENSIONS (defined in CSettings) | CSettings | static |
| SETTING_FILELISTS_SHOWHIDDEN (defined in CSettings) | CSettings | static |
| SETTING_FILELISTS_SHOWPARENTDIRITEMS (defined in CSettings) | CSettings | static |
| SETTING_GENERAL_ADDONBROKENFILTER (defined in CSettings) | CSettings | static |
| SETTING_GENERAL_ADDONFOREIGNFILTER (defined in CSettings) | CSettings | static |
| SETTING_INPUT_APPLEREMOTEALWAYSON (defined in CSettings) | CSettings | static |
| SETTING_INPUT_APPLEREMOTEMODE (defined in CSettings) | CSettings | static |
| SETTING_INPUT_APPLEREMOTESEQUENCETIME (defined in CSettings) | CSettings | static |
| SETTING_INPUT_ASKNEWCONTROLLERS (defined in CSettings) | CSettings | static |
| SETTING_INPUT_CONTROLLERCONFIG (defined in CSettings) | CSettings | static |
| SETTING_INPUT_CONTROLLERPOWEROFF (defined in CSettings) | CSettings | static |
| SETTING_INPUT_ENABLEMOUSE (defined in CSettings) | CSettings | static |
| SETTING_INPUT_PERIPHERALLIBRARIES (defined in CSettings) | CSettings | static |
| SETTING_INPUT_PERIPHERALS (defined in CSettings) | CSettings | static |
| SETTING_INPUT_RUMBLENOTIFY (defined in CSettings) | CSettings | static |
| SETTING_INPUT_SIRIREMOTEHORIZONTALSENSITIVITY (defined in CSettings) | CSettings | static |
| SETTING_INPUT_SIRIREMOTEIDLETIME (defined in CSettings) | CSettings | static |
| SETTING_INPUT_SIRIREMOTEIDLETIMERENABLED (defined in CSettings) | CSettings | static |
| SETTING_INPUT_SIRIREMOTEVERTICALSENSITIVITY (defined in CSettings) | CSettings | static |
| SETTING_INPUT_TESTRUMBLE (defined in CSettings) | CSettings | static |
| SETTING_INPUT_TVOSUSEKODIKEYBOARD (defined in CSettings) | CSettings | static |
| SETTING_LOCALE_ACTIVEKEYBOARDLAYOUT (defined in CSettings) | CSettings | static |
| SETTING_LOCALE_AUDIOLANGUAGE (defined in CSettings) | CSettings | static |
| SETTING_LOCALE_CHARSET (defined in CSettings) | CSettings | static |
| SETTING_LOCALE_COUNTRY (defined in CSettings) | CSettings | static |
| SETTING_LOCALE_KEYBOARDLAYOUTS (defined in CSettings) | CSettings | static |
| SETTING_LOCALE_LANGUAGE (defined in CSettings) | CSettings | static |
| SETTING_LOCALE_LONGDATEFORMAT (defined in CSettings) | CSettings | static |
| SETTING_LOCALE_SHORTDATEFORMAT (defined in CSettings) | CSettings | static |
| SETTING_LOCALE_SPEEDUNIT (defined in CSettings) | CSettings | static |
| SETTING_LOCALE_SUBTITLELANGUAGE (defined in CSettings) | CSettings | static |
| SETTING_LOCALE_TEMPERATUREUNIT (defined in CSettings) | CSettings | static |
| SETTING_LOCALE_TIMEFORMAT (defined in CSettings) | CSettings | static |
| SETTING_LOCALE_USE24HOURCLOCK (defined in CSettings) | CSettings | static |
| SETTING_LOOKANDFEEL_ENABLERSSFEEDS (defined in CSettings) | CSettings | static |
| SETTING_LOOKANDFEEL_FONT (defined in CSettings) | CSettings | static |
| SETTING_LOOKANDFEEL_RSSEDIT (defined in CSettings) | CSettings | static |
| SETTING_LOOKANDFEEL_SKIN (defined in CSettings) | CSettings | static |
| SETTING_LOOKANDFEEL_SKINCOLORS (defined in CSettings) | CSettings | static |
| SETTING_LOOKANDFEEL_SKINSETTINGS (defined in CSettings) | CSettings | static |
| SETTING_LOOKANDFEEL_SKINTHEME (defined in CSettings) | CSettings | static |
| SETTING_LOOKANDFEEL_SKINZOOM (defined in CSettings) | CSettings | static |
| SETTING_LOOKANDFEEL_SOUNDSKIN (defined in CSettings) | CSettings | static |
| SETTING_LOOKANDFEEL_STARTUPACTION (defined in CSettings) | CSettings | static |
| SETTING_LOOKANDFEEL_STARTUPWINDOW (defined in CSettings) | CSettings | static |
| SETTING_LOOKANDFEEL_STEREOSTRENGTH (defined in CSettings) | CSettings | static |
| SETTING_MASTERLOCK_LOCKCODE (defined in CSettings) | CSettings | static |
| SETTING_MASTERLOCK_MAXRETRIES (defined in CSettings) | CSettings | static |
| SETTING_MASTERLOCK_STARTUPLOCK (defined in CSettings) | CSettings | static |
| SETTING_MUSICFILES_FINDREMOTETHUMBS (defined in CSettings) | CSettings | static |
| SETTING_MUSICFILES_LIBRARYTRACKFORMAT (defined in CSettings) | CSettings | static |
| SETTING_MUSICFILES_NOWPLAYINGTRACKFORMAT (defined in CSettings) | CSettings | static |
| SETTING_MUSICFILES_SELECTACTION (defined in CSettings) | CSettings | static |
| SETTING_MUSICFILES_TRACKFORMAT (defined in CSettings) | CSettings | static |
| SETTING_MUSICFILES_USETAGS (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_ALBUMART_WHITELIST (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_ALBUMSSCRAPER (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_ARTISTART_WHITELIST (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_ARTISTSFOLDER (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_ARTISTSSCRAPER (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_ARTWORKLEVEL (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_BACKGROUNDUPDATE (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_CLEANUP (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_DOWNLOADINFO (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_EXPORT (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_EXPORT_ARTWORK (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_EXPORT_FILETYPE (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_EXPORT_FOLDER (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_EXPORT_ITEMS (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_EXPORT_OVERWRITE (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_EXPORT_SKIPNFO (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_EXPORT_UNSCRAPED (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_IMPORT (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_MUSICTHUMBS (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_OVERRIDETAGS (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_PREFERONLINEALBUMART (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_SHOWALLITEMS (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_SHOWCOMPILATIONARTISTS (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_SHOWDISCS (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_UPDATEONSTARTUP (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_USEALLLOCALART (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_USEALLREMOTEART (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_USEARTISTSORTNAME (defined in CSettings) | CSettings | static |
| SETTING_MUSICLIBRARY_USEORIGINALDATE (defined in CSettings) | CSettings | static |
| SETTING_MUSICPLAYER_AUTOPLAYNEXTITEM (defined in CSettings) | CSettings | static |
| SETTING_MUSICPLAYER_CROSSFADE (defined in CSettings) | CSettings | static |
| SETTING_MUSICPLAYER_CROSSFADEALBUMTRACKS (defined in CSettings) | CSettings | static |
| SETTING_MUSICPLAYER_QUEUEBYDEFAULT (defined in CSettings) | CSettings | static |
| SETTING_MUSICPLAYER_REPLAYGAINAVOIDCLIPPING (defined in CSettings) | CSettings | static |
| SETTING_MUSICPLAYER_REPLAYGAINNOGAINPREAMP (defined in CSettings) | CSettings | static |
| SETTING_MUSICPLAYER_REPLAYGAINPREAMP (defined in CSettings) | CSettings | static |
| SETTING_MUSICPLAYER_REPLAYGAINTYPE (defined in CSettings) | CSettings | static |
| SETTING_MUSICPLAYER_SEEKDELAY (defined in CSettings) | CSettings | static |
| SETTING_MUSICPLAYER_SEEKSTEPS (defined in CSettings) | CSettings | static |
| SETTING_MUSICPLAYER_VISUALISATION (defined in CSettings) | CSettings | static |
| SETTING_MYMUSIC_DEFAULTLIBVIEW (defined in CSettings) | CSettings | static |
| SETTING_MYMUSIC_SONGTHUMBINVIS (defined in CSettings) | CSettings | static |
| SETTING_MYVIDEOS_EXTRACTCHAPTERTHUMBS (defined in CSettings) | CSettings | static |
| SETTING_MYVIDEOS_EXTRACTFLAGS (defined in CSettings) | CSettings | static |
| SETTING_MYVIDEOS_EXTRACTTHUMB (defined in CSettings) | CSettings | static |
| SETTING_MYVIDEOS_FLATTEN (defined in CSettings) | CSettings | static |
| SETTING_MYVIDEOS_PLAYACTION (defined in CSettings) | CSettings | static |
| SETTING_MYVIDEOS_REPLACELABELS (defined in CSettings) | CSettings | static |
| SETTING_MYVIDEOS_SELECTACTION (defined in CSettings) | CSettings | static |
| SETTING_MYVIDEOS_SELECTDEFAULTVERSION (defined in CSettings) | CSettings | static |
| SETTING_MYVIDEOS_STACKVIDEOS (defined in CSettings) | CSettings | static |
| SETTING_MYVIDEOS_USETAGS (defined in CSettings) | CSettings | static |
| SETTING_NETWORK_BANDWIDTH (defined in CSettings) | CSettings | static |
| SETTING_NETWORK_HTTPPROXYPASSWORD (defined in CSettings) | CSettings | static |
| SETTING_NETWORK_HTTPPROXYPORT (defined in CSettings) | CSettings | static |
| SETTING_NETWORK_HTTPPROXYSERVER (defined in CSettings) | CSettings | static |
| SETTING_NETWORK_HTTPPROXYTYPE (defined in CSettings) | CSettings | static |
| SETTING_NETWORK_HTTPPROXYUSERNAME (defined in CSettings) | CSettings | static |
| SETTING_NETWORK_USEHTTPPROXY (defined in CSettings) | CSettings | static |
| SETTING_PICTURES_DISPLAYRESOLUTION (defined in CSettings) | CSettings | static |
| SETTING_PICTURES_GENERATETHUMBS (defined in CSettings) | CSettings | static |
| SETTING_PICTURES_SHOWVIDEOS (defined in CSettings) | CSettings | static |
| SETTING_PICTURES_USETAGS (defined in CSettings) | CSettings | static |
| SETTING_POWERMANAGEMENT_DISPLAYSOFF (defined in CSettings) | CSettings | static |
| SETTING_POWERMANAGEMENT_SHUTDOWNSTATE (defined in CSettings) | CSettings | static |
| SETTING_POWERMANAGEMENT_SHUTDOWNTIME (defined in CSettings) | CSettings | static |
| SETTING_POWERMANAGEMENT_WAITFORNETWORK (defined in CSettings) | CSettings | static |
| SETTING_POWERMANAGEMENT_WAKEONACCESS (defined in CSettings) | CSettings | static |
| SETTING_PVRCLIENT_MENUHOOK (defined in CSettings) | CSettings | static |
| SETTING_PVRMANAGER_ADDONS (defined in CSettings) | CSettings | static |
| SETTING_PVRMANAGER_BACKENDCHANNELGROUPSORDER (defined in CSettings) | CSettings | static |
| SETTING_PVRMANAGER_BACKENDCHANNELORDER (defined in CSettings) | CSettings | static |
| SETTING_PVRMANAGER_CHANNELMANAGER (defined in CSettings) | CSettings | static |
| SETTING_PVRMANAGER_CHANNELSCAN (defined in CSettings) | CSettings | static |
| SETTING_PVRMANAGER_CLIENTPRIORITIES (defined in CSettings) | CSettings | static |
| SETTING_PVRMANAGER_GROUPMANAGER (defined in CSettings) | CSettings | static |
| SETTING_PVRMANAGER_PRESELECTPLAYINGCHANNEL (defined in CSettings) | CSettings | static |
| SETTING_PVRMANAGER_RESETDB (defined in CSettings) | CSettings | static |
| SETTING_PVRMANAGER_STARTGROUPCHANNELNUMBERSFROMONE (defined in CSettings) | CSettings | static |
| SETTING_PVRMANAGER_USEBACKENDCHANNELNUMBERS (defined in CSettings) | CSettings | static |
| SETTING_PVRMANAGER_USEBACKENDCHANNELNUMBERSALWAYS (defined in CSettings) | CSettings | static |
| SETTING_PVRMENU_CLOSECHANNELOSDONSWITCH (defined in CSettings) | CSettings | static |
| SETTING_PVRMENU_DISPLAYCHANNELINFO (defined in CSettings) | CSettings | static |
| SETTING_PVRMENU_ICONPATH (defined in CSettings) | CSettings | static |
| SETTING_PVRMENU_SEARCHICONS (defined in CSettings) | CSettings | static |
| SETTING_PVRPARENTAL_DURATION (defined in CSettings) | CSettings | static |
| SETTING_PVRPARENTAL_ENABLED (defined in CSettings) | CSettings | static |
| SETTING_PVRPARENTAL_PIN (defined in CSettings) | CSettings | static |
| SETTING_PVRPLAYBACK_AUTOPLAYNEXTPROGRAMME (defined in CSettings) | CSettings | static |
| SETTING_PVRPLAYBACK_CHANNELENTRYTIMEOUT (defined in CSettings) | CSettings | static |
| SETTING_PVRPLAYBACK_CONFIRMCHANNELSWITCH (defined in CSettings) | CSettings | static |
| SETTING_PVRPLAYBACK_DELAYMARKLASTWATCHED (defined in CSettings) | CSettings | static |
| SETTING_PVRPLAYBACK_FPS (defined in CSettings) | CSettings | static |
| SETTING_PVRPLAYBACK_SIGNALQUALITY (defined in CSettings) | CSettings | static |
| SETTING_PVRPLAYBACK_SWITCHTOFULLSCREENCHANNELTYPES (defined in CSettings) | CSettings | static |
| SETTING_PVRPOWERMANAGEMENT_BACKENDIDLETIME (defined in CSettings) | CSettings | static |
| SETTING_PVRPOWERMANAGEMENT_DAILYWAKEUP (defined in CSettings) | CSettings | static |
| SETTING_PVRPOWERMANAGEMENT_DAILYWAKEUPTIME (defined in CSettings) | CSettings | static |
| SETTING_PVRPOWERMANAGEMENT_ENABLED (defined in CSettings) | CSettings | static |
| SETTING_PVRPOWERMANAGEMENT_PREWAKEUP (defined in CSettings) | CSettings | static |
| SETTING_PVRPOWERMANAGEMENT_SETWAKEUPCMD (defined in CSettings) | CSettings | static |
| SETTING_PVRRECORD_GROUPRECORDINGS (defined in CSettings) | CSettings | static |
| SETTING_PVRRECORD_INSTANTRECORDACTION (defined in CSettings) | CSettings | static |
| SETTING_PVRRECORD_INSTANTRECORDTIME (defined in CSettings) | CSettings | static |
| SETTING_PVRRECORD_MARGINEND (defined in CSettings) | CSettings | static |
| SETTING_PVRRECORD_MARGINSTART (defined in CSettings) | CSettings | static |
| SETTING_PVRRECORD_TIMERNOTIFICATIONS (defined in CSettings) | CSettings | static |
| SETTING_PVRREMINDERS_AUTOCLOSEDELAY (defined in CSettings) | CSettings | static |
| SETTING_PVRREMINDERS_AUTORECORD (defined in CSettings) | CSettings | static |
| SETTING_PVRREMINDERS_AUTOSWITCH (defined in CSettings) | CSettings | static |
| SETTING_PVRTIMERS_HIDEDISABLEDTIMERS (defined in CSettings) | CSettings | static |
| SETTING_SCRAPERS_MOVIESDEFAULT (defined in CSettings) | CSettings | static |
| SETTING_SCRAPERS_MUSICVIDEOSDEFAULT (defined in CSettings) | CSettings | static |
| SETTING_SCRAPERS_TVSHOWSDEFAULT (defined in CSettings) | CSettings | static |
| SETTING_SCREENSAVER_DISABLEFORAUDIO (defined in CSettings) | CSettings | static |
| SETTING_SCREENSAVER_MODE (defined in CSettings) | CSettings | static |
| SETTING_SCREENSAVER_PREVIEW (defined in CSettings) | CSettings | static |
| SETTING_SCREENSAVER_SETTINGS (defined in CSettings) | CSettings | static |
| SETTING_SCREENSAVER_TIME (defined in CSettings) | CSettings | static |
| SETTING_SCREENSAVER_USEDIMONPAUSE (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_AIRPLAY (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_AIRPLAYPASSWORD (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_AIRPLAYVIDEOSUPPORT (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_AIRPLAYVOLUMECONTROL (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_DEVICENAME (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_DEVICEUUID (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_ESALLINTERFACES (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_ESCONTINUOUSDELAY (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_ESENABLED (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_ESINITIALDELAY (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_ESMAXCLIENTS (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_ESPORT (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_ESPORTRANGE (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_UPNP (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_UPNPANNOUNCE (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_UPNPCONTROLLER (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_UPNPLOOKFOREXTERNALSUBTITLES (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_UPNPPLAYERVOLUMESYNC (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_UPNPRENDERER (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_UPNPSERVER (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_USEAIRPLAYPASSWORD (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_WEBSERVER (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_WEBSERVERAUTHENTICATION (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_WEBSERVERPASSWORD (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_WEBSERVERPORT (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_WEBSERVERSSL (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_WEBSERVERUSERNAME (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_WEBSKIN (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_WSDISCOVERY (defined in CSettings) | CSettings | static |
| SETTING_SERVICES_ZEROCONF (defined in CSettings) | CSettings | static |
| SETTING_SLIDESHOW_DISPLAYEFFECTS (defined in CSettings) | CSettings | static |
| SETTING_SLIDESHOW_HIGHQUALITYDOWNSCALING (defined in CSettings) | CSettings | static |
| SETTING_SLIDESHOW_SHUFFLE (defined in CSettings) | CSettings | static |
| SETTING_SLIDESHOW_STAYTIME (defined in CSettings) | CSettings | static |
| SETTING_SMB_CHUNKSIZE (defined in CSettings) | CSettings | static |
| SETTING_SMB_LEGACYSECURITY (defined in CSettings) | CSettings | static |
| SETTING_SMB_MAXPROTOCOL (defined in CSettings) | CSettings | static |
| SETTING_SMB_MINPROTOCOL (defined in CSettings) | CSettings | static |
| SETTING_SMB_WINSSERVER (defined in CSettings) | CSettings | static |
| SETTING_SMB_WORKGROUP (defined in CSettings) | CSettings | static |
| SETTING_SOURCE_MUSIC (defined in CSettings) | CSettings | static |
| SETTING_SOURCE_PICTURES (defined in CSettings) | CSettings | static |
| SETTING_SOURCE_VIDEOS (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_ALIGN (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_BACKGROUNDTYPE (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_BGCOLOR (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_BGOPACITY (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_BLUR (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_BORDERCOLOR (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_BORDERSIZE (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_CAPTIONSALIGN (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_CHARSET (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_COLOR (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_CUSTOMPATH (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_DOWNLOADFIRST (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_FONTNAME (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_FONTSIZE (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_LANGUAGES (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_MARGINVERTICAL (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_MOVIE (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_OPACITY (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_OVERRIDEFONTS (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_OVERRIDESTYLES (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_PARSECAPTIONS (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_PAUSEONSEARCH (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_SHADOWCOLOR (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_SHADOWOPACITY (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_SHADOWSIZE (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_STEREOSCOPICDEPTH (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_STORAGEMODE (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_STYLE (defined in CSettings) | CSettings | static |
| SETTING_SUBTITLES_TV (defined in CSettings) | CSettings | static |
| SETTING_SYSTEM_PLAYLISTSPATH (defined in CSettings) | CSettings | static |
| SETTING_VIDEOLIBRARY_ACTORTHUMBS (defined in CSettings) | CSettings | static |
| SETTING_VIDEOLIBRARY_ARTWORK_LEVEL (defined in CSettings) | CSettings | static |
| SETTING_VIDEOLIBRARY_BACKGROUNDUPDATE (defined in CSettings) | CSettings | static |
| SETTING_VIDEOLIBRARY_CLEANUP (defined in CSettings) | CSettings | static |
| SETTING_VIDEOLIBRARY_EPISODEART_WHITELIST (defined in CSettings) | CSettings | static |
| SETTING_VIDEOLIBRARY_EXPORT (defined in CSettings) | CSettings | static |
| SETTING_VIDEOLIBRARY_FLATTENTVSHOWS (defined in CSettings) | CSettings | static |
| SETTING_VIDEOLIBRARY_GROUPMOVIESETS (defined in CSettings) | CSettings | static |
| SETTING_VIDEOLIBRARY_GROUPSINGLEITEMSETS (defined in CSettings) | CSettings | static |
| SETTING_VIDEOLIBRARY_IGNOREVIDEOEXTRAS (defined in CSettings) | CSettings | static |
| SETTING_VIDEOLIBRARY_IGNOREVIDEOVERSIONS (defined in CSettings) | CSettings | static |
| SETTING_VIDEOLIBRARY_IMPORT (defined in CSettings) | CSettings | static |
| SETTING_VIDEOLIBRARY_MOVIEART_WHITELIST (defined in CSettings) | CSettings | static |
| SETTING_VIDEOLIBRARY_MOVIESETSFOLDER (defined in CSettings) | CSettings | static |
| SETTING_VIDEOLIBRARY_MUSICVIDEOART_WHITELIST (defined in CSettings) | CSettings | static |
| SETTING_VIDEOLIBRARY_SHOWALLITEMS (defined in CSettings) | CSettings | static |
| SETTING_VIDEOLIBRARY_SHOWEMPTYTVSHOWS (defined in CSettings) | CSettings | static |
| SETTING_VIDEOLIBRARY_SHOWPERFORMERS (defined in CSettings) | CSettings | static |
| SETTING_VIDEOLIBRARY_SHOWUNWATCHEDPLOTS (defined in CSettings) | CSettings | static |
| SETTING_VIDEOLIBRARY_SHOWVIDEOVERSIONSASFOLDER (defined in CSettings) | CSettings | static |
| SETTING_VIDEOLIBRARY_TVSHOWART_WHITELIST (defined in CSettings) | CSettings | static |
| SETTING_VIDEOLIBRARY_TVSHOWSINCLUDEALLSEASONSANDSPECIALS (defined in CSettings) | CSettings | static |
| SETTING_VIDEOLIBRARY_TVSHOWSSELECTFIRSTUNWATCHEDITEM (defined in CSettings) | CSettings | static |
| SETTING_VIDEOLIBRARY_UPDATEONSTARTUP (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_ADJUSTREFRESHRATE (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_ALLOWEDHDRFORMATS (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_AUTOPLAYNEXTITEM (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_CONVERTDOVI (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_ERRORINASPECT (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_HIGHPRECISIONPROCESSING (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_HQSCALERS (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_LIMITGUIUPDATE (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_PREFERDEFAULTFLAG (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_QUITSTEREOMODEONSTOP (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_RENDERMETHOD (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_SEEKDELAY (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_SEEKSTEPS (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_STEREOSCOPICPLAYBACKMODE (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_STRETCH43 (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_SUPPORTMVC (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_TELETEXTENABLED (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_TELETEXTSCALE (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_USEDISPLAYASCLOCK (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_USEDXVA2 (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_USEMEDIACODEC (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_USEMEDIACODECSURFACE (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_USEPRIMEDECODER (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_USESTAGEFRIGHT (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_USESUPERRESOLUTION (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_USEVDPAU (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_USEVDPAUMIXER (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_USEVDPAUMPEG2 (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_USEVDPAUMPEG4 (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_USEVDPAUVC1 (defined in CSettings) | CSettings | static |
| SETTING_VIDEOPLAYER_USEVTB (defined in CSettings) | CSettings | static |
| SETTING_VIDEOSCREEN_10BITSURFACES (defined in CSettings) | CSettings | static |
| SETTING_VIDEOSCREEN_3DLUT (defined in CSettings) | CSettings | static |
| SETTING_VIDEOSCREEN_BLANKDISPLAYS (defined in CSettings) | CSettings | static |
| SETTING_VIDEOSCREEN_DISPLAYPROFILE (defined in CSettings) | CSettings | static |
| SETTING_VIDEOSCREEN_DITHER (defined in CSettings) | CSettings | static |
| SETTING_VIDEOSCREEN_DITHERDEPTH (defined in CSettings) | CSettings | static |
| SETTING_VIDEOSCREEN_FAKEFULLSCREEN (defined in CSettings) | CSettings | static |
| SETTING_VIDEOSCREEN_FRAMEPACKING (defined in CSettings) | CSettings | static |
| SETTING_VIDEOSCREEN_GUICALIBRATION (defined in CSettings) | CSettings | static |
| SETTING_VIDEOSCREEN_GUISDRPEAKLUMINANCE (defined in CSettings) | CSettings | static |
| SETTING_VIDEOSCREEN_LIMITEDRANGE (defined in CSettings) | CSettings | static |
| SETTING_VIDEOSCREEN_MONITOR (defined in CSettings) | CSettings | static |
| SETTING_VIDEOSCREEN_NOOFBUFFERS (defined in CSettings) | CSettings | static |
| SETTING_VIDEOSCREEN_PREFEREDSTEREOSCOPICMODE (defined in CSettings) | CSettings | static |
| SETTING_VIDEOSCREEN_RESOLUTION (defined in CSettings) | CSettings | static |
| SETTING_VIDEOSCREEN_SCREEN (defined in CSettings) | CSettings | static |
| SETTING_VIDEOSCREEN_SCREENMODE (defined in CSettings) | CSettings | static |
| SETTING_VIDEOSCREEN_STEREOSCOPICMODE (defined in CSettings) | CSettings | static |
| SETTING_VIDEOSCREEN_TESTPATTERN (defined in CSettings) | CSettings | static |
| SETTING_VIDEOSCREEN_USESYSTEMSDRPEAKLUMINANCE (defined in CSettings) | CSettings | static |
| SETTING_VIDEOSCREEN_WHITELIST (defined in CSettings) | CSettings | static |
| SETTING_WEATHER_ADDON (defined in CSettings) | CSettings | static |
| SETTING_WEATHER_ADDONSETTINGS (defined in CSettings) | CSettings | static |
| SETTING_WEATHER_CURRENTLOCATION (defined in CSettings) | CSettings | static |
| SETTING_WINDOW_HEIGHT (defined in CSettings) | CSettings | static |
| SETTING_WINDOW_WIDTH (defined in CSettings) | CSettings | static |
| ToggleBool(const std::string &id) | CSettingsBase | |
| Uninitialize() | CSettingsBase | virtual |
| UninitializeConditions() override (defined in CSettings) | CSettings | protectedvirtual |
| UninitializeISettingCallbacks() override (defined in CSettings) | CSettings | protectedvirtual |
| UninitializeISettingsHandlers() override (defined in CSettings) | CSettings | protectedvirtual |
| UninitializeISubSettings() override (defined in CSettings) | CSettings | protectedvirtual |
| UninitializeOptionFillers() override (defined in CSettings) | CSettings | protectedvirtual |
| Unload() | CSettingsBase | virtual |
| UnregisterCallback(ISettingCallback *callback) | CSettingsBase | |
| UnregisterSubSettings(ISubSettings *subSettings) | CSettings | |
| VIDEOLIBRARY_ARTWORK_LEVEL_ALL (defined in CSettings) | CSettings | static |
| VIDEOLIBRARY_ARTWORK_LEVEL_BASIC (defined in CSettings) | CSettings | static |
| VIDEOLIBRARY_ARTWORK_LEVEL_CUSTOM (defined in CSettings) | CSettings | static |
| VIDEOLIBRARY_ARTWORK_LEVEL_NONE (defined in CSettings) | CSettings | static |
| VIDEOLIBRARY_PLOTS_SHOW_UNWATCHED_MOVIES (defined in CSettings) | CSettings | static |
| VIDEOLIBRARY_PLOTS_SHOW_UNWATCHED_TVSHOWEPISODES (defined in CSettings) | CSettings | static |
| VIDEOLIBRARY_THUMB_SHOW_UNWATCHED_EPISODE (defined in CSettings) | CSettings | static |
| VIDEOPLAYER_ALLOWED_HDR_TYPE_DOLBY_VISION (defined in CSettings) | CSettings | static |
| VIDEOPLAYER_ALLOWED_HDR_TYPE_HDR10PLUS (defined in CSettings) | CSettings | static |
| ~CSettingControlCreator() override=default (defined in CSettingControlCreator) | CSettingControlCreator | protected |
| ~CSettingCreator() override=default (defined in CSettingCreator) | CSettingCreator | protected |
| ~CSettings() override=default (defined in CSettings) | CSettings | |
| ~CSettingsBase() (defined in CSettingsBase) | CSettingsBase | virtual |
| ~ISettingControlCreator()=default (defined in ISettingControlCreator) | ISettingControlCreator | virtual |
| ~ISettingCreator()=default (defined in ISettingCreator) | ISettingCreator | virtual |
| ~ISubSettings()=default (defined in ISubSettings) | ISubSettings | privatevirtual |
1.8.13