Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioeffect/include/
H A Daudio_effect_chain_manager.h96 REMOVE_SCENE_TYPE = 1, enumerator
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/
H A Daudio_effect_chain_adapter.cpp144 audioEffectChainManager->UpdateSceneTypeList(sceneTypeString, REMOVE_SCENE_TYPE); in EffectChainManagerReleaseCb()
H A Daudio_effect_chain_manager.cpp1432 } else if (operation == REMOVE_SCENE_TYPE) { in UpdateSceneTypeList()