Home
last modified time | relevance | path

Searched refs:GetSupportedEffectConfig (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/effect/
H A Daudio_effect_manager.h38 void GetSupportedEffectConfig(SupportedEffectConfig &supportedEffectConfig);
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/effect/
H A Daudio_effect_manager.cpp61 void AudioEffectManager::GetSupportedEffectConfig(SupportedEffectConfig &supportedEffectConfig) in GetSupportedEffectConfig() function in OHOS::AudioStandard::AudioEffectManager
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp4925 audioEffectManager_.GetSupportedEffectConfig(supportedEffectConfig); in LoadEffectLibrary()
4944 audioEffectManager_.GetSupportedEffectConfig(supportedEffectConfig_); in GetEffectManagerInfo()