xbmc
ActiveAE::CActiveAESettings Member List

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::CActiveAESettingsstatic
m_audioEngine (defined in ActiveAE::CActiveAESettings)ActiveAE::CActiveAESettingsprotected
m_cs (defined in ActiveAE::CActiveAESettings)ActiveAE::CActiveAESettingsprotected
m_instance (defined in ActiveAE::CActiveAESettings)ActiveAE::CActiveAESettingsprotectedstatic
OnSettingAction(const std::shared_ptr< const CSetting > &setting)ISettingCallbackinlinevirtual
OnSettingChanged(const std::shared_ptr< const CSetting > &setting) overrideActiveAE::CActiveAESettingsvirtual
OnSettingChanging(const std::shared_ptr< const CSetting > &setting)ISettingCallbackinlinevirtual
OnSettingPropertyChanged(const std::shared_ptr< const CSetting > &setting, const char *propertyName)ISettingCallbackinlinevirtual
OnSettingUpdate(const std::shared_ptr< CSetting > &setting, const char *oldSettingId, const TiXmlNode *oldSettingNode)ISettingCallbackinlinevirtual
SettingOptionsAudioDevicesFiller(const std::shared_ptr< const CSetting > &setting, std::vector< StringSettingOption > &list, std::string &current, void *data) (defined in ActiveAE::CActiveAESettings)ActiveAE::CActiveAESettingsstatic
SettingOptionsAudioDevicesFillerGeneral(const std::shared_ptr< const CSetting > &setting, std::vector< StringSettingOption > &list, std::string &current, bool passthrough) (defined in ActiveAE::CActiveAESettings)ActiveAE::CActiveAESettingsprotectedstatic
SettingOptionsAudioDevicesPassthroughFiller(const std::shared_ptr< const CSetting > &setting, std::vector< StringSettingOption > &list, std::string &current, void *data) (defined in ActiveAE::CActiveAESettings)ActiveAE::CActiveAESettingsstatic
SettingOptionsAudioQualityLevelsFiller(const std::shared_ptr< const CSetting > &setting, std::vector< IntegerSettingOption > &list, int &current, void *data) (defined in ActiveAE::CActiveAESettings)ActiveAE::CActiveAESettingsstatic
SettingOptionsAudioStreamsilenceFiller(const std::shared_ptr< const CSetting > &setting, std::vector< IntegerSettingOption > &list, int &current, void *data) (defined in ActiveAE::CActiveAESettings)ActiveAE::CActiveAESettingsstatic
~CActiveAESettings() override (defined in ActiveAE::CActiveAESettings)ActiveAE::CActiveAESettings
~ISettingCallback()=default (defined in ISettingCallback)ISettingCallbackvirtual