xbmc
|
This is the complete list of members for ActiveAE::CActiveAESettings, including all inherited members.
CActiveAESettings(CActiveAE &ae) (defined in ActiveAE::CActiveAESettings) | ActiveAE::CActiveAESettings | |
IsSettingVisible(const std::string &condition, const std::string &value, const std::shared_ptr< const CSetting > &setting, void *data) (defined in ActiveAE::CActiveAESettings) | ActiveAE::CActiveAESettings | static |
m_audioEngine (defined in ActiveAE::CActiveAESettings) | ActiveAE::CActiveAESettings | protected |
m_cs (defined in ActiveAE::CActiveAESettings) | ActiveAE::CActiveAESettings | protected |
m_instance (defined in ActiveAE::CActiveAESettings) | ActiveAE::CActiveAESettings | protectedstatic |
OnSettingAction(const std::shared_ptr< const CSetting > &setting) | ISettingCallback | inlinevirtual |
OnSettingChanged(const std::shared_ptr< const CSetting > &setting) override | ActiveAE::CActiveAESettings | virtual |
OnSettingChanging(const std::shared_ptr< const CSetting > &setting) | ISettingCallback | inlinevirtual |
OnSettingPropertyChanged(const std::shared_ptr< const CSetting > &setting, const char *propertyName) | ISettingCallback | inlinevirtual |
OnSettingUpdate(const std::shared_ptr< CSetting > &setting, const char *oldSettingId, const TiXmlNode *oldSettingNode) | ISettingCallback | inlinevirtual |
SettingOptionsAudioDevicesFiller(const std::shared_ptr< const CSetting > &setting, std::vector< StringSettingOption > &list, std::string ¤t, void *data) (defined in ActiveAE::CActiveAESettings) | ActiveAE::CActiveAESettings | static |
SettingOptionsAudioDevicesFillerGeneral(const std::shared_ptr< const CSetting > &setting, std::vector< StringSettingOption > &list, std::string ¤t, bool passthrough) (defined in ActiveAE::CActiveAESettings) | ActiveAE::CActiveAESettings | protectedstatic |
SettingOptionsAudioDevicesPassthroughFiller(const std::shared_ptr< const CSetting > &setting, std::vector< StringSettingOption > &list, std::string ¤t, void *data) (defined in ActiveAE::CActiveAESettings) | ActiveAE::CActiveAESettings | static |
SettingOptionsAudioQualityLevelsFiller(const std::shared_ptr< const CSetting > &setting, std::vector< IntegerSettingOption > &list, int ¤t, void *data) (defined in ActiveAE::CActiveAESettings) | ActiveAE::CActiveAESettings | static |
SettingOptionsAudioStreamsilenceFiller(const std::shared_ptr< const CSetting > &setting, std::vector< IntegerSettingOption > &list, int ¤t, void *data) (defined in ActiveAE::CActiveAESettings) | ActiveAE::CActiveAESettings | static |
~CActiveAESettings() override (defined in ActiveAE::CActiveAESettings) | ActiveAE::CActiveAESettings | |
~ISettingCallback()=default (defined in ISettingCallback) | ISettingCallback | virtual |