![]() |
Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for ActiveAE::CActiveAESettings, including all inherited members.
CActiveAESettings(CActiveAE &ae) | ActiveAE::CActiveAESettings | |
IsSettingVisible(const std::string &condition, const std::string &value, std::shared_ptr< const CSetting > setting, void *data) | ActiveAE::CActiveAESettings | static |
m_audioEngine | ActiveAE::CActiveAESettings | protected |
m_cs | ActiveAE::CActiveAESettings | protected |
m_instance | ActiveAE::CActiveAESettings | protectedstatic |
OnSettingAction(std::shared_ptr< const CSetting > setting) | ISettingCallback | inlinevirtual |
OnSettingChanged(std::shared_ptr< const CSetting > setting) override | ActiveAE::CActiveAESettings | virtual |
OnSettingChanging(std::shared_ptr< const CSetting > setting) | ISettingCallback | inlinevirtual |
OnSettingPropertyChanged(std::shared_ptr< const CSetting > setting, const char *propertyName) | ISettingCallback | inlinevirtual |
OnSettingUpdate(std::shared_ptr< CSetting > setting, const char *oldSettingId, const TiXmlNode *oldSettingNode) | ISettingCallback | inlinevirtual |
SettingOptionsAudioDevicesFiller(std::shared_ptr< const CSetting > setting, std::vector< std::pair< std::string, std::string > > &list, std::string ¤t, void *data) | ActiveAE::CActiveAESettings | static |
SettingOptionsAudioDevicesFillerGeneral(std::shared_ptr< const CSetting > setting, std::vector< std::pair< std::string, std::string > > &list, std::string ¤t, bool passthrough) | ActiveAE::CActiveAESettings | protectedstatic |
SettingOptionsAudioDevicesPassthroughFiller(std::shared_ptr< const CSetting > setting, std::vector< std::pair< std::string, std::string > > &list, std::string ¤t, void *data) | ActiveAE::CActiveAESettings | static |
SettingOptionsAudioQualityLevelsFiller(std::shared_ptr< const CSetting > setting, std::vector< std::pair< std::string, int > > &list, int ¤t, void *data) | ActiveAE::CActiveAESettings | static |
SettingOptionsAudioStreamsilenceFiller(std::shared_ptr< const CSetting > setting, std::vector< std::pair< std::string, int > > &list, int ¤t, void *data) | ActiveAE::CActiveAESettings | static |
~CActiveAESettings() | ActiveAE::CActiveAESettings | virtual |
~ISettingCallback()=default | ISettingCallback | virtual |