Home
last modified time | relevance | path

Searched refs:DEFAULT_PRESET_SCENE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioeffect/include/
H A Daudio_effect_chain_manager.h60 const std::string DEFAULT_PRESET_SCENE = "SCENE_MUSIC"; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/
H A Daudio_effect_chain_manager.cpp365 std::string tSceneType = (sceneType == DEFAULT_SCENE_TYPE ? DEFAULT_PRESET_SCENE :sceneType); in SetAudioEffectChainDynamic()